/linux-4.4.14/drivers/net/ethernet/ibm/emac/ |
D | tah.c | 27 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()
|
D | zmii.c | 86 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()
|
D | rgmii.c | 98 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()
|
D | zmii.h | 51 struct platform_device *ofdev; member
|
D | rgmii.h | 54 struct platform_device *ofdev; member
|
D | mal.c | 520 static int mal_probe(struct platform_device *ofdev) in mal_probe() 721 static int mal_remove(struct platform_device *ofdev) in mal_remove()
|
D | tah.h | 51 struct platform_device *ofdev; member
|
D | core.c | 2260 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()
|
D | mal.h | 209 struct platform_device *ofdev; member
|
D | core.h | 172 struct platform_device *ofdev; member
|
/linux-4.4.14/drivers/net/can/mscan/ |
D | mpc5xxx_can.c | 51 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/ |
D | denali_dt.c | 42 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()
|
D | pasemi_nand.c | 93 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()
|
D | ndfc.c | 38 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()
|
D | socrates_nand.c | 144 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()
|
D | fsl_upm.c | 205 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/ |
D | of_serial.c | 61 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()
|
D | ucc_uart.c | 1193 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/ |
D | fsl-mph-dr-of.c | 81 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()
|
D | fhci-hcd.c | 566 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/ |
D | mii-fec.c | 99 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()
|
D | mii-bitbang.c | 152 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()
|
D | fs_enet-main.c | 938 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()
|
D | mac-fec.c | 99 struct platform_device *ofdev = to_platform_device(fep->dev); in do_pd_setup() local
|
D | mac-fcc.c | 88 struct platform_device *ofdev = to_platform_device(fep->dev); in do_pd_setup() local
|
D | mac-scc.c | 99 struct platform_device *ofdev = to_platform_device(fep->dev); in do_pd_setup() local
|
/linux-4.4.14/drivers/pcmcia/ |
D | electra_cf.c | 49 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/ |
D | device.c | 54 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/ |
D | gpio-mpc5200.c | 151 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()
|
D | gpio-grgpio.c | 339 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/ |
D | ep8248e.c | 114 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/ |
D | mpc8xxx_wdt.c | 144 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/ |
D | pata_of_platform.c | 25 static int pata_of_platform_probe(struct platform_device *ofdev) in pata_of_platform_probe()
|
D | sata_dwc_460ex.c | 1182 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()
|
D | sata_fsl.c | 1452 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/ |
D | i2c-ibm_iic.c | 663 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()
|
D | i2c-cpm.c | 104 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/ |
D | leon_pci.c | 24 void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) in leon_pci_init()
|
D | leon_pci_grpci1.c | 510 static int grpci1_of_probe(struct platform_device *ofdev) in grpci1_of_probe()
|
D | leon_pci_grpci2.c | 683 static int grpci2_of_probe(struct platform_device *ofdev) in grpci2_of_probe()
|
/linux-4.4.14/arch/powerpc/sysdev/ |
D | fsl_pmc.c | 63 static int pmc_probe(struct platform_device *ofdev) in pmc_probe()
|
D | fsl_msi.c | 329 static int fsl_of_msi_remove(struct platform_device *ofdev) in fsl_of_msi_remove()
|
/linux-4.4.14/drivers/macintosh/ |
D | macio_sysfs.c | 55 struct platform_device *ofdev; in devspec_show() local
|
/linux-4.4.14/drivers/spi/ |
D | spi-fsl-lib.c | 117 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe()
|
D | spi-fsl-spi.c | 810 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()
|
D | spi-fsl-espi.c | 780 static int of_fsl_espi_probe(struct platform_device *ofdev) in of_fsl_espi_probe()
|
/linux-4.4.14/drivers/dma/ |
D | fsl_raid.c | 632 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/ |
D | qe.c | 675 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/ |
D | pasemi-rng.c | 98 static int rng_probe(struct platform_device *ofdev) in rng_probe()
|
D | stm32-rng.c | 119 static int stm32_rng_probe(struct platform_device *ofdev) in stm32_rng_probe()
|
/linux-4.4.14/arch/powerpc/platforms/83xx/ |
D | suspend.c | 325 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/ |
D | mb862xxfbdrv.c | 671 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/ |
D | apbps2.c | 135 static int apbps2_of_probe(struct platform_device *ofdev) in apbps2_of_probe()
|
D | xilinx_ps2.c | 236 static int xps2_of_probe(struct platform_device *ofdev) in xps2_of_probe()
|
/linux-4.4.14/arch/powerpc/platforms/pasemi/ |
D | gpio_mdio.c | 220 static int gpio_mdio_probe(struct platform_device *ofdev) in gpio_mdio_probe()
|
/linux-4.4.14/arch/powerpc/include/asm/ |
D | macio.h | 41 struct platform_device ofdev; member
|
/linux-4.4.14/arch/powerpc/platforms/52xx/ |
D | mpc52xx_gpt.c | 723 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/ |
D | xilinx_emaclite.c | 1058 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/ |
D | cpm_uart_core.c | 1409 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/ |
D | crypto4xx_core.c | 1138 static int crypto4xx_probe(struct platform_device *ofdev) in crypto4xx_probe() 1246 static int crypto4xx_remove(struct platform_device *ofdev) in crypto4xx_remove()
|
D | crypto4xx_core.h | 107 struct platform_device *ofdev; member
|
/linux-4.4.14/drivers/net/ethernet/freescale/ |
D | ucc_geth.c | 3563 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()
|
D | gianfar.c | 731 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()
|
D | gianfar.h | 1166 struct platform_device *ofdev; member
|
/linux-4.4.14/arch/powerpc/kernel/ |
D | ibmebus.c | 387 struct platform_device *ofdev; in devspec_show() local 396 struct platform_device *ofdev; in name_show() local
|
/linux-4.4.14/sound/aoa/soundbus/ |
D | soundbus.h | 144 struct platform_device ofdev; member
|
/linux-4.4.14/drivers/net/can/ |
D | grcan.c | 1554 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/ |
D | fsl_qe_udc.c | 2339 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/ |
D | fsl-diu-fb.c | 1621 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/ |
D | talitos.c | 2682 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()
|
D | talitos.h | 108 struct platform_device *ofdev; member
|
/linux-4.4.14/drivers/dma/ppc4xx/ |
D | adma.c | 3886 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/ |
D | ehea.h | 394 struct platform_device *ofdev; member 446 struct platform_device ofdev; /* Open Firmware Device */ member
|
/linux-4.4.14/drivers/net/ethernet/aeroflex/ |
D | greth.c | 1379 static int greth_of_probe(struct platform_device *ofdev) in greth_of_probe()
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_classes.h | 115 struct platform_device *ofdev; member
|