Searched refs:bf54x_kpad (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 Dbf54x-keys.c78 struct bf54x_kpad { struct
90 static inline int bfin_kpad_find_key(struct bf54x_kpad *bf54x_kpad, argument
96 if (bf54x_kpad->keycode[i + input->keycodemax] == keyident)
97 return bf54x_kpad->keycode[i];
120 static inline u16 bfin_kpad_get_keypressed(struct bf54x_kpad *bf54x_kpad) argument
134 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); local
136 if (bfin_kpad_get_keypressed(bf54x_kpad)) {
155 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); local
182 struct bf54x_kpad *bf54x_kpad; local
337 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); local
357 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); local
371 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); local
[all...]

Completed in 65 milliseconds