Home
last modified time | relevance | path

Searched defs:keypad_data (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/input/keyboard/
Domap4-keypad.c90 static int kbd_readl(struct omap4_keypad *keypad_data, u32 offset) in kbd_readl()
96 static void kbd_writel(struct omap4_keypad *keypad_data, u32 offset, u32 value) in kbd_writel()
102 static int kbd_read_irqreg(struct omap4_keypad *keypad_data, u32 offset) in kbd_read_irqreg()
108 static void kbd_write_irqreg(struct omap4_keypad *keypad_data, in kbd_write_irqreg()
115 static int omap4_keypad_report_keys(struct omap4_keypad *keypad_data, in omap4_keypad_report_keys()
143 static void omap4_keypad_scan_keys(struct omap4_keypad *keypad_data, u64 keys) in omap4_keypad_scan_keys()
168 struct omap4_keypad *keypad_data = dev_id; in omap4_keypad_irq_handler() local
178 struct omap4_keypad *keypad_data = dev_id; in omap4_keypad_irq_thread_fn() local
206 struct omap4_keypad *keypad_data = input_get_drvdata(input); in omap4_keypad_open() local
242 static void omap4_keypad_stop(struct omap4_keypad *keypad_data) in omap4_keypad_stop()
[all …]
Dtca8418_keypad.c122 static int tca8418_write_byte(struct tca8418_keypad *keypad_data, in tca8418_write_byte()
141 static int tca8418_read_byte(struct tca8418_keypad *keypad_data, in tca8418_read_byte()
159 static void tca8418_read_keypad(struct tca8418_keypad *keypad_data) in tca8418_read_keypad()
201 struct tca8418_keypad *keypad_data = dev_id; in tca8418_irq_handler() local
234 static int tca8418_configure(struct tca8418_keypad *keypad_data, in tca8418_configure()
265 struct tca8418_keypad *keypad_data; in tca8418_keypad_probe() local
Dst-keyscan.c102 static int keypad_matrix_key_parse_dt(struct st_keyscan *keypad_data) in keypad_matrix_key_parse_dt()
126 struct st_keyscan *keypad_data; in keyscan_probe() local