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
596 int ep93xx_keypad_acquire_gpio(struct platform_device *pdev) in ep93xx_keypad_acquire_gpio() function625 EXPORT_SYMBOL(ep93xx_keypad_acquire_gpio);
257 err = ep93xx_keypad_acquire_gpio(pdev); in ep93xx_keypad_probe()