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

/drivers/input/keyboard/
H A Dpxa930_rotary.c18 #include <mach/pxa930_rotary.h>
25 struct pxa930_rotary { struct
33 static void clear_sbcr(struct pxa930_rotary *r)
43 struct pxa930_rotary *r = dev_id;
71 struct pxa930_rotary *r = input_get_drvdata(dev);
80 struct pxa930_rotary *r = input_get_drvdata(dev);
88 struct pxa930_rotary *r;
111 r = kzalloc(sizeof(struct pxa930_rotary), GFP_KERNEL);
179 struct pxa930_rotary *r = platform_get_drvdata(pdev);

Completed in 115 milliseconds