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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/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
84 static u8 get_row_gpio_val(struct omap_kp *omap_kp) argument
102 struct omap_kp *omap_kp = dev_id; local
123 omap_kp_scan_keypad(struct omap_kp *omap_kp, unsigned char *state) argument
292 struct omap_kp *omap_kp; local
436 struct omap_kp *omap_kp = platform_get_drvdata(pdev); local
[all...]

Completed in 88 milliseconds