Home
last modified time | relevance | path

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

/linux/drivers/input/keyboard/
H A Dmatrix_keypad.c55 static void __activate_col(struct matrix_keypad *keypad, int col, bool on) in __activate_col() function
68 __activate_col(keypad, col, on); in activate_col()
79 __activate_col(keypad, col, on); in activate_all_cols()