Home
last modified time | relevance | path

Searched refs:pxa930_rotary (Results 1 – 3 of 3) sorted by relevance

/drivers/input/keyboard/
Dpxa930_rotary.c25 struct pxa930_rotary { struct
33 static void clear_sbcr(struct pxa930_rotary *r) in clear_sbcr() argument
43 struct pxa930_rotary *r = dev_id; in rotary_irq()
71 struct pxa930_rotary *r = input_get_drvdata(dev); in pxa930_rotary_open()
80 struct pxa930_rotary *r = input_get_drvdata(dev); in pxa930_rotary_close()
88 struct pxa930_rotary *r; in pxa930_rotary_probe()
111 r = kzalloc(sizeof(struct pxa930_rotary), GFP_KERNEL); in pxa930_rotary_probe()
179 struct pxa930_rotary *r = platform_get_drvdata(pdev); in pxa930_rotary_remove()
DMakefile45 obj-$(CONFIG_KEYBOARD_PXA930_ROTARY) += pxa930_rotary.o
DKconfig458 module will be called pxa930_rotary.