Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/input/
Dinput_kbd_matrix.c29 static bool input_kbd_matrix_ghosting(const struct device *dev) in input_kbd_matrix_ghosting() function
247 if (cfg->ghostkey_check && input_kbd_matrix_ghosting(dev)) { in input_kbd_matrix_check_key_events()