Searched refs:imx_keypad (Results 1 – 3 of 3) sorted by relevance
48 struct imx_keypad { struct82 static void imx_keypad_scan_matrix(struct imx_keypad *keypad, in imx_keypad_scan_matrix() argument147 static void imx_keypad_fire_events(struct imx_keypad *keypad, in imx_keypad_fire_events()189 struct imx_keypad *keypad = (struct imx_keypad *) data; in imx_keypad_check_for_events()293 struct imx_keypad *keypad = dev_id; in imx_keypad_irq_handler()316 static void imx_keypad_config(struct imx_keypad *keypad) in imx_keypad_config()352 static void imx_keypad_inhibit(struct imx_keypad *keypad) in imx_keypad_inhibit()369 struct imx_keypad *keypad = input_get_drvdata(dev); in imx_keypad_close()386 struct imx_keypad *keypad = input_get_drvdata(dev); in imx_keypad_open()427 struct imx_keypad *keypad; in imx_keypad_probe()[all …]
28 obj-$(CONFIG_KEYBOARD_IMX) += imx_keypad.o
423 module will be called imx_keypad.