Home
last modified time | relevance | path

Searched defs:ofdev (Results 26 – 50 of 74) sorted by relevance

123

/openbmc/linux/drivers/macintosh/
H A Dmacio_sysfs.c44 struct platform_device *ofdev; in devspec_show() local
/openbmc/linux/drivers/gpio/
H A Dgpio-grgpio.c328 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 Dplatform.c54 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 Dmal.c516 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 Drgmii.h50 struct platform_device *ofdev; member
H A Dzmii.h46 struct platform_device *ofdev; member
H A Dtah.h47 struct platform_device *ofdev; member
/openbmc/linux/drivers/tty/serial/
H A Ducc_uart.c1175 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 Dcpm_uart.c1523 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 Dibmebus.c398 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 Dmb862xxfbdrv.c669 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 Dspi-fsl-spi.c635 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 Dfs_enet-main.c907 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 Dep8248e.c109 static int ep8248e_mdio_probe(struct platform_device *ofdev) in ep8248e_mdio_probe()
/openbmc/linux/drivers/input/serio/
H A Dapbps2.c130 static int apbps2_of_probe(struct platform_device *ofdev) in apbps2_of_probe()
H A Dxilinx_ps2.c230 static int xps2_of_probe(struct platform_device *ofdev) in xps2_of_probe()
/openbmc/linux/drivers/watchdog/
H A Dmpc8xxx_wdt.c127 static int mpc8xxx_wdt_probe(struct platform_device *ofdev) in mpc8xxx_wdt_probe()
/openbmc/linux/arch/powerpc/include/asm/
H A Dmacio.h43 struct platform_device ofdev; member
/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.c207 static int gpio_mdio_probe(struct platform_device *ofdev) in gpio_mdio_probe()
/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c1040 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 Ducc_geth.c3396 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 Dgrcan.c1535 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 Dcrypto4xx_core.c1373 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 Dsoundbus.h143 struct platform_device ofdev; member
/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c2336 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()

123