Home
last modified time | relevance | path

Searched refs:omap4_keypad (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Domap4-keypad.c68 struct omap4_keypad { struct
85 static int kbd_readl(struct omap4_keypad *keypad_data, u32 offset) in kbd_readl()
91 static void kbd_writel(struct omap4_keypad *keypad_data, u32 offset, u32 value) in kbd_writel()
97 static int kbd_read_irqreg(struct omap4_keypad *keypad_data, u32 offset) in kbd_read_irqreg()
103 static void kbd_write_irqreg(struct omap4_keypad *keypad_data, in kbd_write_irqreg()
114 struct omap4_keypad *keypad_data = dev_id; in omap4_keypad_irq_handler()
124 struct omap4_keypad *keypad_data = dev_id; in omap4_keypad_irq_thread_fn()
164 struct omap4_keypad *keypad_data = input_get_drvdata(input); in omap4_keypad_open()
189 static void omap4_keypad_stop(struct omap4_keypad *keypad_data) in omap4_keypad_stop()
203 struct omap4_keypad *keypad_dat in omap4_keypad_close()
[all...]
/kernel/linux/linux-6.6/drivers/input/keyboard/
H A Domap4-keypad.c71 struct omap4_keypad { struct
88 static int kbd_readl(struct omap4_keypad *keypad_data, u32 offset) in kbd_readl()
94 static void kbd_writel(struct omap4_keypad *keypad_data, u32 offset, u32 value) in kbd_writel()
100 static int kbd_read_irqreg(struct omap4_keypad *keypad_data, u32 offset) in kbd_read_irqreg()
106 static void kbd_write_irqreg(struct omap4_keypad *keypad_data, in kbd_write_irqreg()
113 static int omap4_keypad_report_keys(struct omap4_keypad *keypad_data, in omap4_keypad_report_keys()
141 static void omap4_keypad_scan_keys(struct omap4_keypad *keypad_data, u64 keys) in omap4_keypad_scan_keys()
166 struct omap4_keypad *keypad_data = dev_id; in omap4_keypad_irq_handler()
176 struct omap4_keypad *keypad_data = dev_id; in omap4_keypad_irq_thread_fn()
204 struct omap4_keypad *keypad_dat in omap4_keypad_open()
[all...]

Completed in 3 milliseconds