Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/keyboard/
Dbf54x-keys.c77 struct bf54x_kpad { struct
89 static inline int bfin_kpad_find_key(struct bf54x_kpad *bf54x_kpad, in bfin_kpad_find_key()
119 static inline u16 bfin_kpad_get_keypressed(struct bf54x_kpad *bf54x_kpad) in bfin_kpad_get_keypressed()
133 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); in bfin_kpad_timer() local
154 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); in bfin_kpad_isr() local
181 struct bf54x_kpad *bf54x_kpad; in bfin_kpad_probe() local
336 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); in bfin_kpad_remove() local
355 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); in bfin_kpad_suspend() local
369 struct bf54x_kpad *bf54x_kpad = platform_get_drvdata(pdev); in bfin_kpad_resume() local