Searched refs:imx_keypad (Results 1 – 3 of 3) sorted by relevance
44 struct imx_keypad { struct78 static void imx_keypad_scan_matrix(struct imx_keypad *keypad, in imx_keypad_scan_matrix() argument143 static void imx_keypad_fire_events(struct imx_keypad *keypad, in imx_keypad_fire_events()185 struct imx_keypad *keypad = from_timer(keypad, t, check_matrix_timer); in imx_keypad_check_for_events()289 struct imx_keypad *keypad = dev_id; in imx_keypad_irq_handler()312 static void imx_keypad_config(struct imx_keypad *keypad) in imx_keypad_config()348 static void imx_keypad_inhibit(struct imx_keypad *keypad) in imx_keypad_inhibit()365 struct imx_keypad *keypad = input_get_drvdata(dev); in imx_keypad_close()382 struct imx_keypad *keypad = input_get_drvdata(dev); in imx_keypad_open()423 struct imx_keypad *keypad; in imx_keypad_probe()[all …]
30 obj-$(CONFIG_KEYBOARD_IMX) += imx_keypad.o
440 module will be called imx_keypad.