/openbmc/linux/drivers/macintosh/ |
H A D | macio_sysfs.c | 44 struct platform_device *ofdev; in devspec_show() local
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-grgpio.c | 328 static int grgpio_probe(struct platform_device *ofdev) in grgpio_probe() 438 static int grgpio_remove(struct platform_device *ofdev) in grgpio_remove()
|
/openbmc/linux/drivers/of/ |
H A D | platform.c | 54 int of_device_add(struct platform_device *ofdev) in of_device_add() 80 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister()
|
/openbmc/linux/drivers/net/ethernet/ibm/emac/ |
H A D | mal.c | 516 static int mal_probe(struct platform_device *ofdev) in mal_probe() 714 static int mal_remove(struct platform_device *ofdev) in mal_remove()
|
H A D | rgmii.h | 50 struct platform_device *ofdev; member
|
H A D | zmii.h | 46 struct platform_device *ofdev; member
|
H A D | tah.h | 47 struct platform_device *ofdev; member
|
/openbmc/linux/drivers/tty/serial/ |
H A D | ucc_uart.c | 1175 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init() 1232 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init() 1240 static int ucc_uart_probe(struct platform_device *ofdev) in ucc_uart_probe() 1462 static int ucc_uart_remove(struct platform_device *ofdev) in ucc_uart_remove()
|
H A D | cpm_uart.c | 1523 static int cpm_uart_probe(struct platform_device *ofdev) in cpm_uart_probe() 1552 static int cpm_uart_remove(struct platform_device *ofdev) in cpm_uart_remove()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | ibmebus.c | 398 struct platform_device *ofdev; in devspec_show() local 408 struct platform_device *ofdev; in name_show() local
|
/openbmc/linux/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfbdrv.c | 669 static int of_platform_mb862xx_probe(struct platform_device *ofdev) in of_platform_mb862xx_probe() 784 static void of_platform_mb862xx_remove(struct platform_device *ofdev) in of_platform_mb862xx_remove()
|
/openbmc/linux/drivers/spi/ |
H A D | spi-fsl-spi.c | 635 static int of_fsl_spi_probe(struct platform_device *ofdev) in of_fsl_spi_probe() 704 static void of_fsl_spi_remove(struct platform_device *ofdev) in of_fsl_spi_remove()
|
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fs_enet-main.c | 907 static int fs_enet_probe(struct platform_device *ofdev) in fs_enet_probe() 1052 static void fs_enet_remove(struct platform_device *ofdev) in fs_enet_remove()
|
/openbmc/linux/arch/powerpc/platforms/82xx/ |
H A D | ep8248e.c | 109 static int ep8248e_mdio_probe(struct platform_device *ofdev) in ep8248e_mdio_probe()
|
/openbmc/linux/drivers/input/serio/ |
H A D | apbps2.c | 130 static int apbps2_of_probe(struct platform_device *ofdev) in apbps2_of_probe()
|
H A D | xilinx_ps2.c | 230 static int xps2_of_probe(struct platform_device *ofdev) in xps2_of_probe()
|
/openbmc/linux/drivers/watchdog/ |
H A D | mpc8xxx_wdt.c | 127 static int mpc8xxx_wdt_probe(struct platform_device *ofdev) in mpc8xxx_wdt_probe()
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | macio.h | 43 struct platform_device ofdev; member
|
/openbmc/linux/arch/powerpc/platforms/pasemi/ |
H A D | gpio_mdio.c | 207 static int gpio_mdio_probe(struct platform_device *ofdev) in gpio_mdio_probe()
|
/openbmc/linux/drivers/net/ethernet/xilinx/ |
H A D | xilinx_emaclite.c | 1040 static bool get_bool(struct platform_device *ofdev, const char *s) in get_bool() 1088 static int xemaclite_of_probe(struct platform_device *ofdev) in xemaclite_of_probe()
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | ucc_geth.c | 3396 static int ucc_geth_suspend(struct platform_device *ofdev, pm_message_t state) in ucc_geth_suspend() 3424 static int ucc_geth_resume(struct platform_device *ofdev) in ucc_geth_resume() 3556 static int ucc_geth_probe(struct platform_device* ofdev) in ucc_geth_probe() 3757 static void ucc_geth_remove(struct platform_device* ofdev) in ucc_geth_remove()
|
/openbmc/linux/drivers/net/can/ |
H A D | grcan.c | 1535 static void grcan_sanitize_module_config(struct platform_device *ofdev) in grcan_sanitize_module_config() 1570 static int grcan_setup_netdev(struct platform_device *ofdev, in grcan_setup_netdev() 1643 static int grcan_probe(struct platform_device *ofdev) in grcan_probe() 1700 static void grcan_remove(struct platform_device *ofdev) in grcan_remove()
|
/openbmc/linux/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 1373 static int crypto4xx_probe(struct platform_device *ofdev) in crypto4xx_probe() 1510 static int crypto4xx_remove(struct platform_device *ofdev) in crypto4xx_remove()
|
/openbmc/linux/sound/aoa/soundbus/ |
H A D | soundbus.h | 143 struct platform_device ofdev; member
|
/openbmc/linux/drivers/usb/gadget/udc/ |
H A D | fsl_qe_udc.c | 2336 static struct qe_udc *qe_udc_config(struct platform_device *ofdev) in qe_udc_config() 2471 static int qe_udc_probe(struct platform_device *ofdev) in qe_udc_probe() 2633 static void qe_udc_remove(struct platform_device *ofdev) in qe_udc_remove()
|