Home
last modified time | relevance | path

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

123

/Linux-v6.1/drivers/soc/fsl/qe/
Dqe.c654 static int qe_resume(struct platform_device *ofdev) in qe_resume()
661 static int qe_probe(struct platform_device *ofdev) in qe_probe()
/Linux-v6.1/drivers/usb/host/
Dfhci-hcd.c560 static int of_fhci_probe(struct platform_device *ofdev) in of_fhci_probe()
777 static int of_fhci_remove(struct platform_device *ofdev) in of_fhci_remove()
/Linux-v6.1/drivers/gpio/
Dgpio-grgpio.c328 static int grgpio_probe(struct platform_device *ofdev) in grgpio_probe()
434 static int grgpio_remove(struct platform_device *ofdev) in grgpio_remove()
/Linux-v6.1/drivers/macintosh/
Dmacio_sysfs.c44 struct platform_device *ofdev; in devspec_show() local
/Linux-v6.1/drivers/net/ethernet/ibm/emac/
Dmal.c514 static int mal_probe(struct platform_device *ofdev) in mal_probe()
712 static int mal_remove(struct platform_device *ofdev) in mal_remove()
Drgmii.h50 struct platform_device *ofdev; member
Dzmii.h46 struct platform_device *ofdev; member
Dtah.h47 struct platform_device *ofdev; member
/Linux-v6.1/drivers/tty/serial/
Ducc_uart.c1177 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init()
1234 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init()
1242 static int ucc_uart_probe(struct platform_device *ofdev) in ucc_uart_probe()
1464 static int ucc_uart_remove(struct platform_device *ofdev) in ucc_uart_remove()
/Linux-v6.1/drivers/video/fbdev/mb862xx/
Dmb862xxfbdrv.c672 static int of_platform_mb862xx_probe(struct platform_device *ofdev) in of_platform_mb862xx_probe()
787 static int of_platform_mb862xx_remove(struct platform_device *ofdev) in of_platform_mb862xx_remove()
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dibmebus.c397 struct platform_device *ofdev; in devspec_show() local
407 struct platform_device *ofdev; in name_show() local
/Linux-v6.1/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c909 static int fs_enet_probe(struct platform_device *ofdev) in fs_enet_probe()
1054 static int fs_enet_remove(struct platform_device *ofdev) in fs_enet_remove()
/Linux-v6.1/drivers/input/serio/
Dapbps2.c130 static int apbps2_of_probe(struct platform_device *ofdev) in apbps2_of_probe()
Dxilinx_ps2.c230 static int xps2_of_probe(struct platform_device *ofdev) in xps2_of_probe()
/Linux-v6.1/drivers/spi/
Dspi-fsl-spi.c637 static int of_fsl_spi_probe(struct platform_device *ofdev) in of_fsl_spi_probe()
706 static int of_fsl_spi_remove(struct platform_device *ofdev) in of_fsl_spi_remove()
/Linux-v6.1/drivers/watchdog/
Dmpc8xxx_wdt.c127 static int mpc8xxx_wdt_probe(struct platform_device *ofdev) in mpc8xxx_wdt_probe()
/Linux-v6.1/arch/powerpc/platforms/pasemi/
Dgpio_mdio.c207 static int gpio_mdio_probe(struct platform_device *ofdev) in gpio_mdio_probe()
/Linux-v6.1/arch/powerpc/include/asm/
Dmacio.h42 struct platform_device ofdev; member
/Linux-v6.1/drivers/net/ethernet/xilinx/
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()
/Linux-v6.1/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1404 static int cpm_uart_probe(struct platform_device *ofdev) in cpm_uart_probe()
1433 static int cpm_uart_remove(struct platform_device *ofdev) in cpm_uart_remove()
/Linux-v6.1/drivers/net/ethernet/freescale/
Ducc_geth.c3395 static int ucc_geth_suspend(struct platform_device *ofdev, pm_message_t state) in ucc_geth_suspend()
3423 static int ucc_geth_resume(struct platform_device *ofdev) in ucc_geth_resume()
3555 static int ucc_geth_probe(struct platform_device* ofdev) in ucc_geth_probe()
3756 static int ucc_geth_remove(struct platform_device* ofdev) in ucc_geth_remove()
/Linux-v6.1/drivers/net/can/
Dgrcan.c1534 static void grcan_sanitize_module_config(struct platform_device *ofdev) in grcan_sanitize_module_config()
1569 static int grcan_setup_netdev(struct platform_device *ofdev, in grcan_setup_netdev()
1642 static int grcan_probe(struct platform_device *ofdev) in grcan_probe()
1699 static int grcan_remove(struct platform_device *ofdev) in grcan_remove()
/Linux-v6.1/drivers/crypto/amcc/
Dcrypto4xx_core.c1375 static int crypto4xx_probe(struct platform_device *ofdev) in crypto4xx_probe()
1512 static int crypto4xx_remove(struct platform_device *ofdev) in crypto4xx_remove()
/Linux-v6.1/sound/aoa/soundbus/
Dsoundbus.h143 struct platform_device ofdev; member
/Linux-v6.1/drivers/usb/gadget/udc/
Dfsl_qe_udc.c2335 static struct qe_udc *qe_udc_config(struct platform_device *ofdev) in qe_udc_config()
2470 static int qe_udc_probe(struct platform_device *ofdev) in qe_udc_probe()
2632 static int qe_udc_remove(struct platform_device *ofdev) in qe_udc_remove()

123