Searched defs:ofdev (Results 1 - 74 of 74) sorted by relevance

/linux-4.1.27/drivers/macintosh/
H A Dmacio_sysfs.c55 struct platform_device *ofdev; devspec_show() local
/linux-4.1.27/drivers/mtd/nand/
H A Ddenali_dt.c42 static int denali_dt_probe(struct platform_device *ofdev) denali_dt_probe() argument
108 static int denali_dt_remove(struct platform_device *ofdev) denali_dt_remove() argument
H A Dpasemi_nand.c93 static int pasemi_nand_probe(struct platform_device *ofdev) pasemi_nand_probe() argument
188 static int pasemi_nand_remove(struct platform_device *ofdev) pasemi_nand_remove() argument
H A Dndfc.c40 struct platform_device *ofdev; member in struct:ndfc_controller
201 static int ndfc_probe(struct platform_device *ofdev) ndfc_probe() argument
261 static int ndfc_remove(struct platform_device *ofdev) ndfc_remove() argument
H A Dsocrates_nand.c144 static int socrates_nand_probe(struct platform_device *ofdev) socrates_nand_probe() argument
218 static int socrates_nand_remove(struct platform_device *ofdev) socrates_nand_remove() argument
H A Dfsl_upm.c205 static int fun_probe(struct platform_device *ofdev) fun_probe() argument
322 static int fun_remove(struct platform_device *ofdev) fun_remove() argument
/linux-4.1.27/arch/sparc/kernel/
H A Dleon_pci.c24 void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) leon_pci_init() argument
H A Dleon_pci_grpci1.c510 static int grpci1_of_probe(struct platform_device *ofdev) grpci1_of_probe() argument
H A Dleon_pci_grpci2.c683 static int grpci2_of_probe(struct platform_device *ofdev) grpci2_of_probe() argument
/linux-4.1.27/drivers/ata/
H A Dpata_of_platform.c25 static int pata_of_platform_probe(struct platform_device *ofdev) pata_of_platform_probe() argument
H A Dsata_dwc_460ex.c1182 static int sata_dwc_probe(struct platform_device *ofdev) sata_dwc_probe() argument
1288 static int sata_dwc_remove(struct platform_device *ofdev) sata_dwc_remove() argument
H A Dsata_fsl.c1451 static int sata_fsl_probe(struct platform_device *ofdev) sata_fsl_probe() argument
1561 static int sata_fsl_remove(struct platform_device *ofdev) sata_fsl_remove() argument
/linux-4.1.27/drivers/net/ethernet/ibm/emac/
H A Dtah.c27 int tah_attach(struct platform_device *ofdev, int channel) tah_attach() argument
39 void tah_detach(struct platform_device *ofdev, int channel) tah_detach() argument
48 void tah_reset(struct platform_device *ofdev) tah_reset() argument
70 int tah_get_regs_len(struct platform_device *ofdev) tah_get_regs_len() argument
76 void *tah_dump_regs(struct platform_device *ofdev, void *buf) tah_dump_regs() argument
91 static int tah_probe(struct platform_device *ofdev) tah_probe() argument
139 static int tah_remove(struct platform_device *ofdev) tah_remove() argument
H A Drgmii.h54 struct platform_device *ofdev; member in struct:rgmii_instance
H A Dzmii.h51 struct platform_device *ofdev; member in struct:zmii_instance
H A Drgmii.c98 int rgmii_attach(struct platform_device *ofdev, int input, int mode) rgmii_attach() argument
127 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) rgmii_set_speed() argument
151 void rgmii_get_mdio(struct platform_device *ofdev, int input) rgmii_get_mdio() argument
172 void rgmii_put_mdio(struct platform_device *ofdev, int input) rgmii_put_mdio() argument
193 void rgmii_detach(struct platform_device *ofdev, int input) rgmii_detach() argument
213 int rgmii_get_regs_len(struct platform_device *ofdev) rgmii_get_regs_len() argument
219 void *rgmii_dump_regs(struct platform_device *ofdev, void *buf) rgmii_dump_regs() argument
235 static int rgmii_probe(struct platform_device *ofdev) rgmii_probe() argument
296 static int rgmii_remove(struct platform_device *ofdev) rgmii_remove() argument
H A Dtah.h51 struct platform_device *ofdev; member in struct:tah_instance
H A Dzmii.c86 int zmii_attach(struct platform_device *ofdev, int input, int *mode) zmii_attach() argument
152 void zmii_get_mdio(struct platform_device *ofdev, int input) zmii_get_mdio() argument
165 void zmii_put_mdio(struct platform_device *ofdev, int input) zmii_put_mdio() argument
174 void zmii_set_speed(struct platform_device *ofdev, int input, int speed) zmii_set_speed() argument
195 void zmii_detach(struct platform_device *ofdev, int input) zmii_detach() argument
214 int zmii_get_regs_len(struct platform_device *ofdev) zmii_get_regs_len() argument
220 void *zmii_dump_regs(struct platform_device *ofdev, void *buf) zmii_dump_regs() argument
235 static int zmii_probe(struct platform_device *ofdev) zmii_probe() argument
286 static int zmii_remove(struct platform_device *ofdev) zmii_remove() argument
H A Dmal.c520 static int mal_probe(struct platform_device *ofdev) mal_probe() argument
721 static int mal_remove(struct platform_device *ofdev) mal_remove() argument
H A Dmal.h209 struct platform_device *ofdev; member in struct:mal_instance
H A Dcore.c2261 struct platform_device *ofdev; member in struct:emac_depentry
2708 static int emac_probe(struct platform_device *ofdev) emac_probe() argument
2935 static int emac_remove(struct platform_device *ofdev) emac_remove() argument
H A Dcore.h172 struct platform_device *ofdev; member in struct:emac_instance
/linux-4.1.27/drivers/spi/
H A Dspi-fsl-lib.c136 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) of_mpc8xxx_spi_probe() argument
H A Dspi-fsl-spi.c821 static int of_fsl_spi_probe(struct platform_device *ofdev) of_fsl_spi_probe() argument
865 static int of_fsl_spi_remove(struct platform_device *ofdev) of_fsl_spi_remove() argument
H A Dspi-fsl-espi.c767 static int of_fsl_espi_probe(struct platform_device *ofdev) of_fsl_espi_probe() argument
/linux-4.1.27/arch/powerpc/sysdev/
H A Dfsl_pmc.c63 static int pmc_probe(struct platform_device *ofdev) pmc_probe() argument
H A Dfsl_msi.c329 static int fsl_of_msi_remove(struct platform_device *ofdev) fsl_of_msi_remove() argument
/linux-4.1.27/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c99 static int fs_enet_mdio_probe(struct platform_device *ofdev) fs_enet_mdio_probe() argument
197 static int fs_enet_mdio_remove(struct platform_device *ofdev) fs_enet_mdio_remove() argument
H A Dmii-bitbang.c152 static int fs_enet_mdio_probe(struct platform_device *ofdev) fs_enet_mdio_probe() argument
202 static int fs_enet_mdio_remove(struct platform_device *ofdev) fs_enet_mdio_remove() argument
H A Dmac-fec.c99 struct platform_device *ofdev = to_platform_device(fep->dev); do_pd_setup() local
H A Dmac-fcc.c88 struct platform_device *ofdev = to_platform_device(fep->dev); do_pd_setup() local
H A Dmac-scc.c99 struct platform_device *ofdev = to_platform_device(fep->dev); do_pd_setup() local
H A Dfs_enet-main.c920 static int fs_enet_probe(struct platform_device *ofdev) fs_enet_probe() argument
1068 static int fs_enet_remove(struct platform_device *ofdev) fs_enet_remove() argument
/linux-4.1.27/drivers/tty/serial/
H A Dof_serial.c57 static int of_platform_serial_setup(struct platform_device *ofdev, of_platform_serial_setup() argument
161 static int of_platform_serial_probe(struct platform_device *ofdev) of_platform_serial_probe() argument
233 static int of_platform_serial_remove(struct platform_device *ofdev) of_platform_serial_remove() argument
H A Ducc_uart.c1193 static int ucc_uart_probe(struct platform_device *ofdev) ucc_uart_probe() argument
1463 static int ucc_uart_remove(struct platform_device *ofdev) ucc_uart_remove() argument
/linux-4.1.27/drivers/of/
H A Ddevice.c54 int of_device_add(struct platform_device *ofdev) of_device_add() argument
160 void of_device_unregister(struct platform_device *ofdev) of_device_unregister() argument
/linux-4.1.27/drivers/gpio/
H A Dgpio-mpc5200.c151 static int mpc52xx_wkup_gpiochip_probe(struct platform_device *ofdev) mpc52xx_wkup_gpiochip_probe() argument
184 static int mpc52xx_gpiochip_remove(struct platform_device *ofdev) mpc52xx_gpiochip_remove() argument
316 static int mpc52xx_simple_gpiochip_probe(struct platform_device *ofdev) mpc52xx_simple_gpiochip_probe() argument
H A Dgpio-grgpio.c342 static int grgpio_probe(struct platform_device *ofdev) grgpio_probe() argument
455 static int grgpio_remove(struct platform_device *ofdev) grgpio_remove() argument
/linux-4.1.27/drivers/char/hw_random/
H A Dpasemi-rng.c98 static int rng_probe(struct platform_device *ofdev) rng_probe() argument
/linux-4.1.27/drivers/net/can/mscan/
H A Dmpc5xxx_can.c51 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, mpc52xx_can_get_clock() argument
103 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, mpc52xx_can_get_clock() argument
111 static u32 mpc512x_can_get_clock(struct platform_device *ofdev, mpc512x_can_get_clock() argument
268 static void mpc512x_can_put_clock(struct platform_device *ofdev) mpc512x_can_put_clock() argument
277 static u32 mpc512x_can_get_clock(struct platform_device *ofdev, mpc512x_can_get_clock() argument
286 static int mpc5xxx_can_probe(struct platform_device *ofdev) mpc5xxx_can_probe() argument
359 static int mpc5xxx_can_remove(struct platform_device *ofdev) mpc5xxx_can_remove() argument
381 static int mpc5xxx_can_suspend(struct platform_device *ofdev, pm_message_t state) mpc5xxx_can_suspend() argument
392 static int mpc5xxx_can_resume(struct platform_device *ofdev) mpc5xxx_can_resume() argument
/linux-4.1.27/drivers/pcmcia/
H A Delectra_cf.c49 struct platform_device *ofdev; member in struct:electra_cf_socket
186 static int electra_cf_probe(struct platform_device *ofdev) electra_cf_probe() argument
329 static int electra_cf_remove(struct platform_device *ofdev) electra_cf_remove() argument
/linux-4.1.27/drivers/input/serio/
H A Dapbps2.c135 static int apbps2_of_probe(struct platform_device *ofdev) apbps2_of_probe() argument
H A Dxilinx_ps2.c236 static int xps2_of_probe(struct platform_device *ofdev) xps2_of_probe() argument
/linux-4.1.27/drivers/usb/host/
H A Dfhci-hcd.c566 static int of_fhci_probe(struct platform_device *ofdev) of_fhci_probe() argument
810 static int of_fhci_remove(struct platform_device *ofdev) of_fhci_remove() argument
H A Dfsl-mph-dr-of.c160 static int fsl_usb2_mph_dr_of_probe(struct platform_device *ofdev) fsl_usb2_mph_dr_of_probe() argument
236 static int fsl_usb2_mph_dr_of_remove(struct platform_device *ofdev) fsl_usb2_mph_dr_of_remove() argument
78 fsl_usb2_device_register( struct platform_device *ofdev, struct fsl_usb2_platform_data *pdata, const char *name, int id) fsl_usb2_device_register() argument
/linux-4.1.27/drivers/watchdog/
H A Dmpc8xxx_wdt.c152 static int mpc8xxx_wdt_probe(struct platform_device *ofdev) mpc8xxx_wdt_probe() argument
211 static int mpc8xxx_wdt_remove(struct platform_device *ofdev) mpc8xxx_wdt_remove() argument
/linux-4.1.27/arch/powerpc/platforms/82xx/
H A Dep8248e.c114 static int ep8248e_mdio_probe(struct platform_device *ofdev) ep8248e_mdio_probe() argument
156 static int ep8248e_mdio_remove(struct platform_device *ofdev) ep8248e_mdio_remove() argument
/linux-4.1.27/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.c220 static int gpio_mdio_probe(struct platform_device *ofdev) gpio_mdio_probe() argument
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmacio.h41 struct platform_device ofdev; member in struct:macio_dev
/linux-4.1.27/sound/aoa/soundbus/
H A Dsoundbus.h144 struct platform_device ofdev; member in struct:soundbus_dev
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-ibm_iic.c663 static int iic_request_irq(struct platform_device *ofdev, iic_request_irq() argument
694 static int iic_probe(struct platform_device *ofdev) iic_probe() argument
780 static int iic_remove(struct platform_device *ofdev) iic_remove() argument
H A Di2c-cpm.c104 struct platform_device *ofdev; member in struct:cpm_i2c
433 struct platform_device *ofdev = cpm->ofdev; cpm_i2c_setup() local
639 static int cpm_i2c_probe(struct platform_device *ofdev) cpm_i2c_probe() argument
687 static int cpm_i2c_remove(struct platform_device *ofdev) cpm_i2c_remove() argument
/linux-4.1.27/arch/powerpc/sysdev/qe_lib/
H A Dqe.c675 static int qe_resume(struct platform_device *ofdev) qe_resume() argument
682 static int qe_probe(struct platform_device *ofdev) qe_probe() argument
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_core.c1158 static int crypto4xx_probe(struct platform_device *ofdev) crypto4xx_probe() argument
1266 static int crypto4xx_remove(struct platform_device *ofdev) crypto4xx_remove() argument
H A Dcrypto4xx_core.h107 struct platform_device *ofdev; member in struct:crypto4xx_core_device
/linux-4.1.27/drivers/dma/
H A Dfsl_raid.c632 static int fsl_re_chan_probe(struct platform_device *ofdev, fsl_re_chan_probe() argument
755 static int fsl_re_probe(struct platform_device *ofdev) fsl_re_probe() argument
866 static int fsl_re_remove(struct platform_device *ofdev) fsl_re_remove() argument
/linux-4.1.27/drivers/tty/serial/cpm_uart/
H A Dcpm_uart_core.c1409 static int cpm_uart_probe(struct platform_device *ofdev) cpm_uart_probe() argument
1432 static int cpm_uart_remove(struct platform_device *ofdev) cpm_uart_remove() argument
/linux-4.1.27/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c671 static int of_platform_mb862xx_probe(struct platform_device *ofdev) of_platform_mb862xx_probe() argument
788 static int of_platform_mb862xx_remove(struct platform_device *ofdev) of_platform_mb862xx_remove() argument
/linux-4.1.27/arch/powerpc/platforms/83xx/
H A Dsuspend.c325 static int pmc_probe(struct platform_device *ofdev) pmc_probe() argument
409 static int pmc_remove(struct platform_device *ofdev) pmc_remove() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Dibmebus.c387 struct platform_device *ofdev; devspec_show() local
396 struct platform_device *ofdev; name_show() local
/linux-4.1.27/drivers/net/ethernet/aeroflex/
H A Dgreth.c1381 static int greth_of_probe(struct platform_device *ofdev) greth_of_probe() argument
/linux-4.1.27/drivers/net/ethernet/xilinx/
H A Dxilinx_emaclite.c1056 static bool get_bool(struct platform_device *ofdev, const char *s) get_bool() argument
1085 static int xemaclite_of_probe(struct platform_device *ofdev) xemaclite_of_probe() argument
/linux-4.1.27/arch/powerpc/platforms/52xx/
H A Dmpc52xx_gpt.c723 static int mpc52xx_gpt_probe(struct platform_device *ofdev) mpc52xx_gpt_probe() argument
768 static int mpc52xx_gpt_remove(struct platform_device *ofdev) mpc52xx_gpt_remove() argument
/linux-4.1.27/drivers/infiniband/hw/ehca/
H A Dehca_classes.h115 struct platform_device *ofdev; member in struct:ehca_shca
/linux-4.1.27/drivers/net/ethernet/freescale/
H A Dgianfar.c772 static int gfar_of_init(struct platform_device *ofdev, struct net_device **pdev) gfar_of_init() argument
1353 static int gfar_probe(struct platform_device *ofdev) gfar_probe() argument
1509 static int gfar_remove(struct platform_device *ofdev) gfar_remove() argument
H A Ducc_geth.c3557 static int ucc_geth_suspend(struct platform_device *ofdev, pm_message_t state) ucc_geth_suspend() argument
3585 static int ucc_geth_resume(struct platform_device *ofdev) ucc_geth_resume() argument
3687 static int ucc_geth_probe(struct platform_device* ofdev) ucc_geth_probe() argument
3922 static int ucc_geth_remove(struct platform_device* ofdev) ucc_geth_remove() argument
H A Dgianfar.h1155 struct platform_device *ofdev; member in struct:gfar_private
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
H A Dehea.h394 struct platform_device *ofdev; member in struct:ehea_adapter
446 struct platform_device ofdev; /* Open Firmware Device */ member in struct:ehea_port
/linux-4.1.27/drivers/crypto/
H A Dtalitos.c2456 static int talitos_remove(struct platform_device *ofdev) talitos_remove() argument
2580 static int talitos_probe_irq(struct platform_device *ofdev) talitos_probe_irq() argument
2628 static int talitos_probe(struct platform_device *ofdev) talitos_probe() argument
H A Dtalitos.h98 struct platform_device *ofdev; member in struct:talitos_private
/linux-4.1.27/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.c2339 static struct qe_udc *qe_udc_config(struct platform_device *ofdev) qe_udc_config() argument
2465 static int qe_udc_probe(struct platform_device *ofdev) qe_udc_probe() argument
2628 static int qe_udc_remove(struct platform_device *ofdev) qe_udc_remove() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dfsl-diu-fb.c1618 static int fsl_diu_suspend(struct platform_device *ofdev, pm_message_t state) fsl_diu_suspend() argument
1628 static int fsl_diu_resume(struct platform_device *ofdev) fsl_diu_resume() argument
/linux-4.1.27/drivers/net/can/
H A Dgrcan.c1553 static void grcan_sanitize_module_config(struct platform_device *ofdev) grcan_sanitize_module_config() argument
1584 static int grcan_setup_netdev(struct platform_device *ofdev, grcan_setup_netdev() argument
1660 static int grcan_probe(struct platform_device *ofdev) grcan_probe() argument
1714 static int grcan_remove(struct platform_device *ofdev) grcan_remove() argument
/linux-4.1.27/drivers/dma/ppc4xx/
H A Dadma.c3886 struct platform_device *ofdev; ppc440spe_adma_setup_irqs() local
4022 static int ppc440spe_adma_probe(struct platform_device *ofdev) ppc440spe_adma_probe() argument
4254 static int ppc440spe_adma_remove(struct platform_device *ofdev) ppc440spe_adma_remove() argument

Completed in 3400 milliseconds