Home
last modified time | relevance | path

Searched defs:ofdev (Results 1 – 75 of 75) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/ibm/emac/
Dtah.c27 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach()
39 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach()
48 void tah_reset(struct platform_device *ofdev) in tah_reset()
70 int tah_get_regs_len(struct platform_device *ofdev) in tah_get_regs_len()
76 void *tah_dump_regs(struct platform_device *ofdev, void *buf) in tah_dump_regs()
91 static int tah_probe(struct platform_device *ofdev) in tah_probe()
139 static int tah_remove(struct platform_device *ofdev) in tah_remove()
Dzmii.c86 int zmii_attach(struct platform_device *ofdev, int input, int *mode) in zmii_attach()
152 void zmii_get_mdio(struct platform_device *ofdev, int input) in zmii_get_mdio()
165 void zmii_put_mdio(struct platform_device *ofdev, int input) in zmii_put_mdio()
174 void zmii_set_speed(struct platform_device *ofdev, int input, int speed) in zmii_set_speed()
195 void zmii_detach(struct platform_device *ofdev, int input) in zmii_detach()
214 int zmii_get_regs_len(struct platform_device *ofdev) in zmii_get_regs_len()
220 void *zmii_dump_regs(struct platform_device *ofdev, void *buf) in zmii_dump_regs()
235 static int zmii_probe(struct platform_device *ofdev) in zmii_probe()
286 static int zmii_remove(struct platform_device *ofdev) in zmii_remove()
Drgmii.c98 int rgmii_attach(struct platform_device *ofdev, int input, int mode) in rgmii_attach()
127 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) in rgmii_set_speed()
151 void rgmii_get_mdio(struct platform_device *ofdev, int input) in rgmii_get_mdio()
172 void rgmii_put_mdio(struct platform_device *ofdev, int input) in rgmii_put_mdio()
193 void rgmii_detach(struct platform_device *ofdev, int input) in rgmii_detach()
213 int rgmii_get_regs_len(struct platform_device *ofdev) in rgmii_get_regs_len()
219 void *rgmii_dump_regs(struct platform_device *ofdev, void *buf) in rgmii_dump_regs()
235 static int rgmii_probe(struct platform_device *ofdev) in rgmii_probe()
296 static int rgmii_remove(struct platform_device *ofdev) in rgmii_remove()
Dzmii.h51 struct platform_device *ofdev; member
Drgmii.h54 struct platform_device *ofdev; member
Dmal.c520 static int mal_probe(struct platform_device *ofdev) in mal_probe()
721 static int mal_remove(struct platform_device *ofdev) in mal_remove()
Dtah.h51 struct platform_device *ofdev; member
Dcore.c2260 struct platform_device *ofdev; member
2707 static int emac_probe(struct platform_device *ofdev) in emac_probe()
2934 static int emac_remove(struct platform_device *ofdev) in emac_remove()
Dmal.h209 struct platform_device *ofdev; member
Dcore.h172 struct platform_device *ofdev; member
/linux-4.4.14/drivers/net/can/mscan/
Dmpc5xxx_can.c51 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, in mpc52xx_can_get_clock()
103 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, in mpc52xx_can_get_clock()
111 static u32 mpc512x_can_get_clock(struct platform_device *ofdev, in mpc512x_can_get_clock()
268 static void mpc512x_can_put_clock(struct platform_device *ofdev) in mpc512x_can_put_clock()
277 static u32 mpc512x_can_get_clock(struct platform_device *ofdev, in mpc512x_can_get_clock()
286 static int mpc5xxx_can_probe(struct platform_device *ofdev) in mpc5xxx_can_probe()
359 static int mpc5xxx_can_remove(struct platform_device *ofdev) in mpc5xxx_can_remove()
381 static int mpc5xxx_can_suspend(struct platform_device *ofdev, pm_message_t state) in mpc5xxx_can_suspend()
392 static int mpc5xxx_can_resume(struct platform_device *ofdev) in mpc5xxx_can_resume()
/linux-4.4.14/drivers/mtd/nand/
Ddenali_dt.c42 static int denali_dt_probe(struct platform_device *ofdev) in denali_dt_probe()
108 static int denali_dt_remove(struct platform_device *ofdev) in denali_dt_remove()
Dpasemi_nand.c93 static int pasemi_nand_probe(struct platform_device *ofdev) in pasemi_nand_probe()
188 static int pasemi_nand_remove(struct platform_device *ofdev) in pasemi_nand_remove()
Dndfc.c38 struct platform_device *ofdev; member
199 static int ndfc_probe(struct platform_device *ofdev) in ndfc_probe()
259 static int ndfc_remove(struct platform_device *ofdev) in ndfc_remove()
Dsocrates_nand.c144 static int socrates_nand_probe(struct platform_device *ofdev) in socrates_nand_probe()
217 static int socrates_nand_remove(struct platform_device *ofdev) in socrates_nand_remove()
Dfsl_upm.c205 static int fun_probe(struct platform_device *ofdev) in fun_probe()
322 static int fun_remove(struct platform_device *ofdev) in fun_remove()
/linux-4.4.14/drivers/tty/serial/
Dof_serial.c61 static int of_platform_serial_setup(struct platform_device *ofdev, in of_platform_serial_setup()
173 static int of_platform_serial_probe(struct platform_device *ofdev) in of_platform_serial_probe()
244 static int of_platform_serial_remove(struct platform_device *ofdev) in of_platform_serial_remove()
Ducc_uart.c1193 static int ucc_uart_probe(struct platform_device *ofdev) in ucc_uart_probe()
1463 static int ucc_uart_remove(struct platform_device *ofdev) in ucc_uart_remove()
/linux-4.4.14/drivers/usb/host/
Dfsl-mph-dr-of.c81 struct platform_device *ofdev, in fsl_usb2_device_register()
170 static int fsl_usb2_mph_dr_of_probe(struct platform_device *ofdev) in fsl_usb2_mph_dr_of_probe()
265 static int fsl_usb2_mph_dr_of_remove(struct platform_device *ofdev) in fsl_usb2_mph_dr_of_remove()
Dfhci-hcd.c566 static int of_fhci_probe(struct platform_device *ofdev) in of_fhci_probe()
810 static int of_fhci_remove(struct platform_device *ofdev) in of_fhci_remove()
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/
Dmii-fec.c99 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe()
197 static int fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove()
Dmii-bitbang.c152 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe()
202 static int fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove()
Dfs_enet-main.c938 static int fs_enet_probe(struct platform_device *ofdev) in fs_enet_probe()
1086 static int fs_enet_remove(struct platform_device *ofdev) in fs_enet_remove()
Dmac-fec.c99 struct platform_device *ofdev = to_platform_device(fep->dev); in do_pd_setup() local
Dmac-fcc.c88 struct platform_device *ofdev = to_platform_device(fep->dev); in do_pd_setup() local
Dmac-scc.c99 struct platform_device *ofdev = to_platform_device(fep->dev); in do_pd_setup() local
/linux-4.4.14/drivers/pcmcia/
Delectra_cf.c49 struct platform_device *ofdev; member
186 static int electra_cf_probe(struct platform_device *ofdev) in electra_cf_probe()
332 static int electra_cf_remove(struct platform_device *ofdev) in electra_cf_remove()
/linux-4.4.14/drivers/of/
Ddevice.c54 int of_device_add(struct platform_device *ofdev) in of_device_add()
161 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister()
/linux-4.4.14/drivers/gpio/
Dgpio-mpc5200.c151 static int mpc52xx_wkup_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_wkup_gpiochip_probe()
184 static int mpc52xx_gpiochip_remove(struct platform_device *ofdev) in mpc52xx_gpiochip_remove()
316 static int mpc52xx_simple_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_simple_gpiochip_probe()
Dgpio-grgpio.c339 static int grgpio_probe(struct platform_device *ofdev) in grgpio_probe()
452 static int grgpio_remove(struct platform_device *ofdev) in grgpio_remove()
/linux-4.4.14/arch/powerpc/platforms/82xx/
Dep8248e.c114 static int ep8248e_mdio_probe(struct platform_device *ofdev) in ep8248e_mdio_probe()
156 static int ep8248e_mdio_remove(struct platform_device *ofdev) in ep8248e_mdio_remove()
/linux-4.4.14/drivers/watchdog/
Dmpc8xxx_wdt.c144 static int mpc8xxx_wdt_probe(struct platform_device *ofdev) in mpc8xxx_wdt_probe()
211 static int mpc8xxx_wdt_remove(struct platform_device *ofdev) in mpc8xxx_wdt_remove()
/linux-4.4.14/drivers/ata/
Dpata_of_platform.c25 static int pata_of_platform_probe(struct platform_device *ofdev) in pata_of_platform_probe()
Dsata_dwc_460ex.c1182 static int sata_dwc_probe(struct platform_device *ofdev) in sata_dwc_probe()
1288 static int sata_dwc_remove(struct platform_device *ofdev) in sata_dwc_remove()
Dsata_fsl.c1452 static int sata_fsl_probe(struct platform_device *ofdev) in sata_fsl_probe()
1562 static int sata_fsl_remove(struct platform_device *ofdev) in sata_fsl_remove()
/linux-4.4.14/drivers/i2c/busses/
Di2c-ibm_iic.c663 static int iic_request_irq(struct platform_device *ofdev, in iic_request_irq()
694 static int iic_probe(struct platform_device *ofdev) in iic_probe()
780 static int iic_remove(struct platform_device *ofdev) in iic_remove()
Di2c-cpm.c104 struct platform_device *ofdev; member
433 struct platform_device *ofdev = cpm->ofdev; in cpm_i2c_setup() local
639 static int cpm_i2c_probe(struct platform_device *ofdev) in cpm_i2c_probe()
687 static int cpm_i2c_remove(struct platform_device *ofdev) in cpm_i2c_remove()
/linux-4.4.14/arch/sparc/kernel/
Dleon_pci.c24 void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) in leon_pci_init()
Dleon_pci_grpci1.c510 static int grpci1_of_probe(struct platform_device *ofdev) in grpci1_of_probe()
Dleon_pci_grpci2.c683 static int grpci2_of_probe(struct platform_device *ofdev) in grpci2_of_probe()
/linux-4.4.14/arch/powerpc/sysdev/
Dfsl_pmc.c63 static int pmc_probe(struct platform_device *ofdev) in pmc_probe()
Dfsl_msi.c329 static int fsl_of_msi_remove(struct platform_device *ofdev) in fsl_of_msi_remove()
/linux-4.4.14/drivers/macintosh/
Dmacio_sysfs.c55 struct platform_device *ofdev; in devspec_show() local
/linux-4.4.14/drivers/spi/
Dspi-fsl-lib.c117 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe()
Dspi-fsl-spi.c810 static int of_fsl_spi_probe(struct platform_device *ofdev) in of_fsl_spi_probe()
854 static int of_fsl_spi_remove(struct platform_device *ofdev) in of_fsl_spi_remove()
Dspi-fsl-espi.c780 static int of_fsl_espi_probe(struct platform_device *ofdev) in of_fsl_espi_probe()
/linux-4.4.14/drivers/dma/
Dfsl_raid.c632 static int fsl_re_chan_probe(struct platform_device *ofdev, in fsl_re_chan_probe()
755 static int fsl_re_probe(struct platform_device *ofdev) in fsl_re_probe()
866 static int fsl_re_remove(struct platform_device *ofdev) in fsl_re_remove()
/linux-4.4.14/arch/powerpc/sysdev/qe_lib/
Dqe.c675 static int qe_resume(struct platform_device *ofdev) in qe_resume()
682 static int qe_probe(struct platform_device *ofdev) in qe_probe()
/linux-4.4.14/drivers/char/hw_random/
Dpasemi-rng.c98 static int rng_probe(struct platform_device *ofdev) in rng_probe()
Dstm32-rng.c119 static int stm32_rng_probe(struct platform_device *ofdev) in stm32_rng_probe()
/linux-4.4.14/arch/powerpc/platforms/83xx/
Dsuspend.c325 static int pmc_probe(struct platform_device *ofdev) in pmc_probe()
409 static int pmc_remove(struct platform_device *ofdev) in pmc_remove()
/linux-4.4.14/drivers/video/fbdev/mb862xx/
Dmb862xxfbdrv.c671 static int of_platform_mb862xx_probe(struct platform_device *ofdev) in of_platform_mb862xx_probe()
788 static int of_platform_mb862xx_remove(struct platform_device *ofdev) in of_platform_mb862xx_remove()
/linux-4.4.14/drivers/input/serio/
Dapbps2.c135 static int apbps2_of_probe(struct platform_device *ofdev) in apbps2_of_probe()
Dxilinx_ps2.c236 static int xps2_of_probe(struct platform_device *ofdev) in xps2_of_probe()
/linux-4.4.14/arch/powerpc/platforms/pasemi/
Dgpio_mdio.c220 static int gpio_mdio_probe(struct platform_device *ofdev) in gpio_mdio_probe()
/linux-4.4.14/arch/powerpc/include/asm/
Dmacio.h41 struct platform_device ofdev; member
/linux-4.4.14/arch/powerpc/platforms/52xx/
Dmpc52xx_gpt.c723 static int mpc52xx_gpt_probe(struct platform_device *ofdev) in mpc52xx_gpt_probe()
766 static int mpc52xx_gpt_remove(struct platform_device *ofdev) in mpc52xx_gpt_remove()
/linux-4.4.14/drivers/net/ethernet/xilinx/
Dxilinx_emaclite.c1058 static bool get_bool(struct platform_device *ofdev, const char *s) in get_bool()
1087 static int xemaclite_of_probe(struct platform_device *ofdev) in xemaclite_of_probe()
/linux-4.4.14/drivers/tty/serial/cpm_uart/
Dcpm_uart_core.c1409 static int cpm_uart_probe(struct platform_device *ofdev) in cpm_uart_probe()
1432 static int cpm_uart_remove(struct platform_device *ofdev) in cpm_uart_remove()
/linux-4.4.14/drivers/crypto/amcc/
Dcrypto4xx_core.c1138 static int crypto4xx_probe(struct platform_device *ofdev) in crypto4xx_probe()
1246 static int crypto4xx_remove(struct platform_device *ofdev) in crypto4xx_remove()
Dcrypto4xx_core.h107 struct platform_device *ofdev; member
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth.c3563 static int ucc_geth_suspend(struct platform_device *ofdev, pm_message_t state) in ucc_geth_suspend()
3591 static int ucc_geth_resume(struct platform_device *ofdev) in ucc_geth_resume()
3693 static int ucc_geth_probe(struct platform_device* ofdev) in ucc_geth_probe()
3928 static int ucc_geth_remove(struct platform_device* ofdev) in ucc_geth_remove()
Dgianfar.c731 static int gfar_of_init(struct platform_device *ofdev, struct net_device **pdev) in gfar_of_init()
1314 static int gfar_probe(struct platform_device *ofdev) in gfar_probe()
1475 static int gfar_remove(struct platform_device *ofdev) in gfar_remove()
Dgianfar.h1166 struct platform_device *ofdev; member
/linux-4.4.14/arch/powerpc/kernel/
Dibmebus.c387 struct platform_device *ofdev; in devspec_show() local
396 struct platform_device *ofdev; in name_show() local
/linux-4.4.14/sound/aoa/soundbus/
Dsoundbus.h144 struct platform_device ofdev; member
/linux-4.4.14/drivers/net/can/
Dgrcan.c1554 static void grcan_sanitize_module_config(struct platform_device *ofdev) in grcan_sanitize_module_config()
1585 static int grcan_setup_netdev(struct platform_device *ofdev, in grcan_setup_netdev()
1661 static int grcan_probe(struct platform_device *ofdev) in grcan_probe()
1715 static int grcan_remove(struct platform_device *ofdev) in grcan_remove()
/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_qe_udc.c2339 static struct qe_udc *qe_udc_config(struct platform_device *ofdev) in qe_udc_config()
2476 static int qe_udc_probe(struct platform_device *ofdev) in qe_udc_probe()
2639 static int qe_udc_remove(struct platform_device *ofdev) in qe_udc_remove()
/linux-4.4.14/drivers/video/fbdev/
Dfsl-diu-fb.c1621 static int fsl_diu_suspend(struct platform_device *ofdev, pm_message_t state) in fsl_diu_suspend()
1631 static int fsl_diu_resume(struct platform_device *ofdev) in fsl_diu_resume()
/linux-4.4.14/drivers/crypto/
Dtalitos.c2682 static int talitos_remove(struct platform_device *ofdev) in talitos_remove()
2804 static int talitos_probe_irq(struct platform_device *ofdev) in talitos_probe_irq()
2858 static int talitos_probe(struct platform_device *ofdev) in talitos_probe()
Dtalitos.h108 struct platform_device *ofdev; member
/linux-4.4.14/drivers/dma/ppc4xx/
Dadma.c3886 struct platform_device *ofdev; in ppc440spe_adma_setup_irqs() local
4022 static int ppc440spe_adma_probe(struct platform_device *ofdev) in ppc440spe_adma_probe()
4254 static int ppc440spe_adma_remove(struct platform_device *ofdev) in ppc440spe_adma_remove()
/linux-4.4.14/drivers/net/ethernet/ibm/ehea/
Dehea.h394 struct platform_device *ofdev; member
446 struct platform_device ofdev; /* Open Firmware Device */ member
/linux-4.4.14/drivers/net/ethernet/aeroflex/
Dgreth.c1379 static int greth_of_probe(struct platform_device *ofdev) in greth_of_probe()
/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_classes.h115 struct platform_device *ofdev; member