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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Domap-keypad.c56 struct omap_kp { struct
73 static void set_col_gpio_val(struct omap_kp *omap_kp, u8 value) argument
81 static u8 get_row_gpio_val(struct omap_kp *omap_kp) argument
99 struct omap_kp *omap_kp = dev_id; local
132 omap_kp_scan_keypad(struct omap_kp *omap_kp, unsigned char *state) argument
297 struct omap_kp *omap_kp; local
440 struct omap_kp *omap_kp = platform_get_drvdata(pdev); local
[all...]

Completed in 31 milliseconds