Lines Matching refs:platform_device
254 static struct platform_device ep93xx_gpio_device = {
297 static struct platform_device ep93xx_rtc_device = {
310 static int ep93xx_ohci_power_on(struct platform_device *pdev) in ep93xx_ohci_power_on()
321 static void ep93xx_ohci_power_off(struct platform_device *pdev) in ep93xx_ohci_power_off()
339 static struct platform_device ep93xx_ohci_device = {
360 static struct platform_device ep93xx_flash = {
400 static struct platform_device ep93xx_eth_device = {
433 static struct platform_device ep93xx_i2c_device = {
482 static struct platform_device ep93xx_spi_device = {
542 static struct platform_device ep93xx_pwm0_device = {
553 static struct platform_device ep93xx_pwm1_device = {
570 int ep93xx_pwm_acquire_gpio(struct platform_device *pdev) in ep93xx_pwm_acquire_gpio()
599 void ep93xx_pwm_release_gpio(struct platform_device *pdev) in ep93xx_pwm_release_gpio()
621 static struct platform_device ep93xx_fb_device = {
641 static struct platform_device ep93xx_bl_device = {
670 static struct platform_device ep93xx_keypad_device = {
690 int ep93xx_keypad_acquire_gpio(struct platform_device *pdev) in ep93xx_keypad_acquire_gpio()
721 void ep93xx_keypad_release_gpio(struct platform_device *pdev) in ep93xx_keypad_release_gpio()
743 static struct platform_device ep93xx_i2s_device = {
750 static struct platform_device ep93xx_pcm_device = {
803 static struct platform_device ep93xx_ac97_device = {
828 static struct platform_device ep93xx_wdt_device = {
843 static struct platform_device ep93xx_ide_device = {
859 int ep93xx_ide_acquire_gpio(struct platform_device *pdev) in ep93xx_ide_acquire_gpio()
910 void ep93xx_ide_release_gpio(struct platform_device *pdev) in ep93xx_ide_release_gpio()