Home
last modified time | relevance | path

Searched defs:omap_kp (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/keyboard/
Domap-keypad.c38 struct omap_kp { struct
49 static DECLARE_TASKLET_DISABLED_OLD(kp_tasklet, omap_kp_tasklet); argument
69 static void omap_kp_scan_keypad(struct omap_kp *omap_kp, unsigned char *state) in omap_kp_scan_keypad()
153 struct omap_kp *omap_kp = dev_get_drvdata(dev); in omap_kp_enable_store() local
179 struct omap_kp *omap_kp; in omap_kp_probe() local
292 struct omap_kp *omap_kp = platform_get_drvdata(pdev); in omap_kp_remove() local
/kernel/linux/linux-4.19/drivers/input/keyboard/
Domap-keypad.c51 struct omap_kp { struct
62 static DECLARE_TASKLET_DISABLED(kp_tasklet, omap_kp_tasklet, 0); argument
82 static void omap_kp_scan_keypad(struct omap_kp *omap_kp, unsigned char *state) in omap_kp_scan_keypad()
166 struct omap_kp *omap_kp = dev_get_drvdata(dev); in omap_kp_enable_store() local
192 struct omap_kp *omap_kp; in omap_kp_probe() local
305 struct omap_kp *omap_kp = platform_get_drvdata(pdev); in omap_kp_remove() local