Searched refs:imx_keypad (Results 1 – 3 of 3) sorted by relevance
45 struct imx_keypad { struct79 static void imx_keypad_scan_matrix(struct imx_keypad *keypad, in imx_keypad_scan_matrix() argument144 static void imx_keypad_fire_events(struct imx_keypad *keypad, in imx_keypad_fire_events()186 struct imx_keypad *keypad = from_timer(keypad, t, check_matrix_timer); in imx_keypad_check_for_events()290 struct imx_keypad *keypad = dev_id; in imx_keypad_irq_handler()313 static void imx_keypad_config(struct imx_keypad *keypad) in imx_keypad_config()349 static void imx_keypad_inhibit(struct imx_keypad *keypad) in imx_keypad_inhibit()366 struct imx_keypad *keypad = input_get_drvdata(dev); in imx_keypad_close()383 struct imx_keypad *keypad = input_get_drvdata(dev); in imx_keypad_open()420 struct imx_keypad *keypad; in imx_keypad_probe()[all …]
32 obj-$(CONFIG_KEYBOARD_IMX) += imx_keypad.o
455 module will be called imx_keypad.