Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/input/keyboard/
Dbcm-keypad.c85 static int bcm_kp_get_keycode(struct bcm_kp *kp, int row, int col) in bcm_kp_get_keycode() function
114 keycode = bcm_kp_get_keycode(kp, row, col); in bcm_kp_report_keys()