Home
last modified time | relevance | path

Searched defs:oline (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/input/keyboard/
H A Dcharlieplex_keypad.c73 unsigned int oline) in charlieplex_keypad_scan_line()
114 for (unsigned int oline = 0; oline < keypad->nlines; oline++) { in charlieplex_keypad_poll() local