Home
last modified time | relevance | path

Searched refs:found_first (Results 1 – 1 of 1) sorted by relevance

/drivers/input/keyboard/
Dpmic8xxx-keypad.c260 int row, found_first = -1; in pmic8xxx_detect_ghost_keys() local
269 if (found_first == -1) in pmic8xxx_detect_ghost_keys()
270 found_first = row; in pmic8xxx_detect_ghost_keys()
273 " and row[%d]\n", found_first, row); in pmic8xxx_detect_ghost_keys()