Lines Matching defs:omap4_keypad
68 struct omap4_keypad {
85 static int kbd_readl(struct omap4_keypad *keypad_data, u32 offset)
91 static void kbd_writel(struct omap4_keypad *keypad_data, u32 offset, u32 value)
97 static int kbd_read_irqreg(struct omap4_keypad *keypad_data, u32 offset)
103 static void kbd_write_irqreg(struct omap4_keypad *keypad_data,
114 struct omap4_keypad *keypad_data = dev_id;
124 struct omap4_keypad *keypad_data = dev_id;
164 struct omap4_keypad *keypad_data = input_get_drvdata(input);
189 static void omap4_keypad_stop(struct omap4_keypad *keypad_data)
203 struct omap4_keypad *keypad_data;
214 struct omap4_keypad *keypad_data)
231 struct omap4_keypad *keypad_data)
257 struct omap4_keypad *keypad_data;
274 keypad_data = kzalloc(sizeof(struct omap4_keypad), GFP_KERNEL);
401 struct omap4_keypad *keypad_data = platform_get_drvdata(pdev);
431 struct omap4_keypad *keypad_data = platform_get_drvdata(pdev);
446 struct omap4_keypad *keypad_data = platform_get_drvdata(pdev);