Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/keyboard/
A Domap-keypad.c34 static unsigned char keypad_state[8]; variable
105 changed = new_state[col] ^ keypad_state[col]; in omap_kp_tasklet()
132 memcpy(keypad_state, new_state, sizeof(keypad_state)); in omap_kp_tasklet()
262 omap_kp_scan_keypad(omap_kp, keypad_state); in omap_kp_probe()

Completed in 3 milliseconds