Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/soc/fsl/qe/
Dqe.c668 static int qe_resume(struct platform_device *ofdev) in qe_resume()
675 static int qe_probe(struct platform_device *ofdev) in qe_probe()
/Linux-v5.4/drivers/macintosh/
Dmacio_sysfs.c42 struct platform_device *ofdev; in devspec_show() local
/Linux-v5.4/drivers/usb/host/
Dfhci-hcd.c560 static int of_fhci_probe(struct platform_device *ofdev) in of_fhci_probe()
804 static int of_fhci_remove(struct platform_device *ofdev) in of_fhci_remove()
/Linux-v5.4/drivers/gpio/
Dgpio-grgpio.c326 static int grgpio_probe(struct platform_device *ofdev) in grgpio_probe()
433 static int grgpio_remove(struct platform_device *ofdev) in grgpio_remove()
/Linux-v5.4/arch/powerpc/platforms/83xx/
Dsuspend.c323 static int pmc_probe(struct platform_device *ofdev) in pmc_probe()
407 static int pmc_remove(struct platform_device *ofdev) in pmc_remove()
/Linux-v5.4/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()
Dzmii.h46 struct platform_device *ofdev; member
Drgmii.h50 struct platform_device *ofdev; member
Dtah.h47 struct platform_device *ofdev; member
/Linux-v5.4/arch/powerpc/platforms/pseries/
Dibmebus.c392 struct platform_device *ofdev; in devspec_show() local
402 struct platform_device *ofdev; in name_show() local
/Linux-v5.4/drivers/video/fbdev/mb862xx/
Dmb862xxfbdrv.c667 static int of_platform_mb862xx_probe(struct platform_device *ofdev) in of_platform_mb862xx_probe()
782 static int of_platform_mb862xx_remove(struct platform_device *ofdev) in of_platform_mb862xx_remove()
/Linux-v5.4/drivers/net/ethernet/freescale/fs_enet/
Dfs_enet-main.c919 static int fs_enet_probe(struct platform_device *ofdev) in fs_enet_probe()
1067 static int fs_enet_remove(struct platform_device *ofdev) in fs_enet_remove()
/Linux-v5.4/drivers/input/serio/
Dapbps2.c131 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-v5.4/drivers/spi/
Dspi-fsl-spi.c703 static int of_fsl_spi_probe(struct platform_device *ofdev) in of_fsl_spi_probe()
758 static int of_fsl_spi_remove(struct platform_device *ofdev) in of_fsl_spi_remove()
/Linux-v5.4/drivers/watchdog/
Dmpc8xxx_wdt.c127 static int mpc8xxx_wdt_probe(struct platform_device *ofdev) in mpc8xxx_wdt_probe()
/Linux-v5.4/arch/powerpc/platforms/52xx/
Dmpc52xx_gpt.c714 static int mpc52xx_gpt_probe(struct platform_device *ofdev) in mpc52xx_gpt_probe()
757 static int mpc52xx_gpt_remove(struct platform_device *ofdev) in mpc52xx_gpt_remove()
/Linux-v5.4/arch/powerpc/include/asm/
Dmacio.h42 struct platform_device ofdev; member
/Linux-v5.4/arch/powerpc/platforms/pasemi/
Dgpio_mdio.c207 static int gpio_mdio_probe(struct platform_device *ofdev) in gpio_mdio_probe()
/Linux-v5.4/drivers/net/ethernet/freescale/
Ducc_geth.c3558 static int ucc_geth_suspend(struct platform_device *ofdev, pm_message_t state) in ucc_geth_suspend()
3586 static int ucc_geth_resume(struct platform_device *ofdev) in ucc_geth_resume()
3688 static int ucc_geth_probe(struct platform_device* ofdev) in ucc_geth_probe()
3930 static int ucc_geth_remove(struct platform_device* ofdev) in ucc_geth_remove()
/Linux-v5.4/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1404 static int cpm_uart_probe(struct platform_device *ofdev) in cpm_uart_probe()
1427 static int cpm_uart_remove(struct platform_device *ofdev) in cpm_uart_remove()
/Linux-v5.4/drivers/net/ethernet/xilinx/
Dxilinx_emaclite.c1062 static bool get_bool(struct platform_device *ofdev, const char *s) in get_bool()
1110 static int xemaclite_of_probe(struct platform_device *ofdev) in xemaclite_of_probe()
/Linux-v5.4/drivers/net/can/
Dgrcan.c1550 static void grcan_sanitize_module_config(struct platform_device *ofdev) in grcan_sanitize_module_config()
1581 static int grcan_setup_netdev(struct platform_device *ofdev, in grcan_setup_netdev()
1652 static int grcan_probe(struct platform_device *ofdev) in grcan_probe()
1706 static int grcan_remove(struct platform_device *ofdev) in grcan_remove()
/Linux-v5.4/drivers/crypto/amcc/
Dcrypto4xx_core.c1378 static int crypto4xx_probe(struct platform_device *ofdev) in crypto4xx_probe()
1509 static int crypto4xx_remove(struct platform_device *ofdev) in crypto4xx_remove()
/Linux-v5.4/sound/aoa/soundbus/
Dsoundbus.h143 struct platform_device ofdev; member

123