Lines Matching refs:platform_device
146 static struct platform_device ep93xx_gpio_device = {
189 static struct platform_device ep93xx_rtc_device = {
202 static int ep93xx_ohci_power_on(struct platform_device *pdev) in ep93xx_ohci_power_on()
213 static void ep93xx_ohci_power_off(struct platform_device *pdev) in ep93xx_ohci_power_off()
231 static struct platform_device ep93xx_ohci_device = {
252 static struct platform_device ep93xx_flash = {
292 static struct platform_device ep93xx_eth_device = {
325 static struct platform_device ep93xx_i2c_device = {
374 static struct platform_device ep93xx_spi_device = {
434 static struct platform_device ep93xx_pwm0_device = {
445 static struct platform_device ep93xx_pwm1_device = {
462 int ep93xx_pwm_acquire_gpio(struct platform_device *pdev) in ep93xx_pwm_acquire_gpio()
491 void ep93xx_pwm_release_gpio(struct platform_device *pdev) in ep93xx_pwm_release_gpio()
513 static struct platform_device ep93xx_fb_device = {
533 static struct platform_device ep93xx_bl_device = {
562 static struct platform_device ep93xx_keypad_device = {
582 int ep93xx_keypad_acquire_gpio(struct platform_device *pdev) in ep93xx_keypad_acquire_gpio()
613 void ep93xx_keypad_release_gpio(struct platform_device *pdev) in ep93xx_keypad_release_gpio()
635 static struct platform_device ep93xx_i2s_device = {
642 static struct platform_device ep93xx_pcm_device = {
695 static struct platform_device ep93xx_ac97_device = {
720 static struct platform_device ep93xx_wdt_device = {
735 static struct platform_device ep93xx_ide_device = {
751 int ep93xx_ide_acquire_gpio(struct platform_device *pdev) in ep93xx_ide_acquire_gpio()
802 void ep93xx_ide_release_gpio(struct platform_device *pdev) in ep93xx_ide_release_gpio()