Searched refs:ep93xx_keypad_acquire_gpio (Results 1 – 3 of 3) sorted by relevance
18 int ep93xx_keypad_acquire_gpio(struct platform_device *pdev);29 static inline int ep93xx_keypad_acquire_gpio(struct platform_device *pdev) { return 0; } in ep93xx_keypad_acquire_gpio() function
594 int ep93xx_keypad_acquire_gpio(struct platform_device *pdev) in ep93xx_keypad_acquire_gpio() function623 EXPORT_SYMBOL(ep93xx_keypad_acquire_gpio);
276 err = ep93xx_keypad_acquire_gpio(pdev); in ep93xx_keypad_probe()