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

/linux-4.4.14/drivers/input/keyboard/
H A Domap-keypad.c51 struct omap_kp { struct
68 static void set_col_gpio_val(struct omap_kp *omap_kp, u8 value) set_col_gpio_val() argument
76 static u8 get_row_gpio_val(struct omap_kp *omap_kp) get_row_gpio_val() argument
107 static void omap_kp_scan_keypad(struct omap_kp *omap_kp, unsigned char *state) omap_kp_scan_keypad() argument
203 struct omap_kp *omap_kp = dev_get_drvdata(dev); omap_kp_enable_store() local
248 struct omap_kp *omap_kp; omap_kp_probe() local
361 struct omap_kp *omap_kp = platform_get_drvdata(pdev); omap_kp_remove() local

Completed in 44 milliseconds