/drivers/net/ethernet/ibm/emac/ |
D | tah.c | 23 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() 35 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() 44 void tah_reset(struct platform_device *ofdev) in tah_reset() 65 int tah_get_regs_len(struct platform_device *ofdev) in tah_get_regs_len() 71 void *tah_dump_regs(struct platform_device *ofdev, void *buf) in tah_dump_regs() 86 static int tah_probe(struct platform_device *ofdev) in tah_probe() 131 static int tah_remove(struct platform_device *ofdev) in tah_remove()
|
D | zmii.c | 81 int zmii_attach(struct platform_device *ofdev, int input, in zmii_attach() 148 void zmii_get_mdio(struct platform_device *ofdev, int input) in zmii_get_mdio() 161 void zmii_put_mdio(struct platform_device *ofdev, int input) in zmii_put_mdio() 170 void zmii_set_speed(struct platform_device *ofdev, int input, int speed) in zmii_set_speed() 191 void zmii_detach(struct platform_device *ofdev, int input) in zmii_detach() 210 int zmii_get_regs_len(struct platform_device *ofdev) in zmii_get_regs_len() 216 void *zmii_dump_regs(struct platform_device *ofdev, void *buf) in zmii_dump_regs() 231 static int zmii_probe(struct platform_device *ofdev) in zmii_probe() 279 static int zmii_remove(struct platform_device *ofdev) in zmii_remove()
|
D | rgmii.c | 78 int rgmii_attach(struct platform_device *ofdev, int input, int mode) in rgmii_attach() 107 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) in rgmii_set_speed() 131 void rgmii_get_mdio(struct platform_device *ofdev, int input) in rgmii_get_mdio() 152 void rgmii_put_mdio(struct platform_device *ofdev, int input) in rgmii_put_mdio() 173 void rgmii_detach(struct platform_device *ofdev, int input) in rgmii_detach() 193 int rgmii_get_regs_len(struct platform_device *ofdev) in rgmii_get_regs_len() 199 void *rgmii_dump_regs(struct platform_device *ofdev, void *buf) in rgmii_dump_regs() 215 static int rgmii_probe(struct platform_device *ofdev) in rgmii_probe() 274 static int rgmii_remove(struct platform_device *ofdev) in rgmii_remove()
|
/drivers/net/can/mscan/ |
D | mpc5xxx_can.c | 40 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, in mpc52xx_can_get_clock() 97 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, in mpc52xx_can_get_clock() 105 static u32 mpc512x_can_get_clock(struct platform_device *ofdev, in mpc512x_can_get_clock() 262 static void mpc512x_can_put_clock(struct platform_device *ofdev) in mpc512x_can_put_clock() 271 static u32 mpc512x_can_get_clock(struct platform_device *ofdev, in mpc512x_can_get_clock() 280 static int mpc5xxx_can_probe(struct platform_device *ofdev) in mpc5xxx_can_probe() 352 static int mpc5xxx_can_remove(struct platform_device *ofdev) in mpc5xxx_can_remove() 374 static int mpc5xxx_can_suspend(struct platform_device *ofdev, pm_message_t state) in mpc5xxx_can_suspend() 385 static int mpc5xxx_can_resume(struct platform_device *ofdev) in mpc5xxx_can_resume()
|
/drivers/tty/serial/8250/ |
D | 8250_of.c | 31 static int of_platform_serial_setup(struct platform_device *ofdev, in of_platform_serial_setup() 196 static int of_platform_serial_probe(struct platform_device *ofdev) in of_platform_serial_probe() 262 static int of_platform_serial_remove(struct platform_device *ofdev) in of_platform_serial_remove()
|
/drivers/usb/host/ |
D | fsl-mph-dr-of.c | 78 struct platform_device *ofdev, in fsl_usb2_device_register() 174 static int fsl_usb2_mph_dr_of_probe(struct platform_device *ofdev) in fsl_usb2_mph_dr_of_probe() 269 static int fsl_usb2_mph_dr_of_remove(struct platform_device *ofdev) in fsl_usb2_mph_dr_of_remove()
|
D | fhci-hcd.c | 561 static int of_fhci_probe(struct platform_device *ofdev) in of_fhci_probe() 805 static int of_fhci_remove(struct platform_device *ofdev) in of_fhci_remove()
|
/drivers/mtd/nand/raw/ |
D | ndfc.c | 33 struct platform_device *ofdev; member 194 static int ndfc_probe(struct platform_device *ofdev) in ndfc_probe() 253 static int ndfc_remove(struct platform_device *ofdev) in ndfc_remove()
|
D | pasemi_nand.c | 89 static int pasemi_nand_probe(struct platform_device *ofdev) in pasemi_nand_probe() 191 static int pasemi_nand_remove(struct platform_device *ofdev) in pasemi_nand_remove()
|
D | socrates_nand.c | 136 static int socrates_nand_probe(struct platform_device *ofdev) in socrates_nand_probe() 204 static int socrates_nand_remove(struct platform_device *ofdev) in socrates_nand_remove()
|
D | fsl_upm.c | 162 static int fun_probe(struct platform_device *ofdev) in fun_probe() 238 static int fun_remove(struct platform_device *ofdev) in fun_remove()
|
/drivers/pcmcia/ |
D | electra_cf.c | 36 struct platform_device *ofdev; member 175 static int electra_cf_probe(struct platform_device *ofdev) in electra_cf_probe() 310 static int electra_cf_remove(struct platform_device *ofdev) in electra_cf_remove()
|
/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() 190 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() 195 static int fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove()
|
/drivers/gpio/ |
D | gpio-mpc5200.c | 135 static int mpc52xx_wkup_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_wkup_gpiochip_probe() 168 static int mpc52xx_gpiochip_remove(struct platform_device *ofdev) in mpc52xx_gpiochip_remove() 297 static int mpc52xx_simple_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_simple_gpiochip_probe()
|
D | gpio-grgpio.c | 328 static int grgpio_probe(struct platform_device *ofdev) in grgpio_probe() 435 static int grgpio_remove(struct platform_device *ofdev) in grgpio_remove()
|
/drivers/char/hw_random/ |
D | stm32-rng.c | 113 static int stm32_rng_probe(struct platform_device *ofdev) in stm32_rng_probe() 164 static int stm32_rng_remove(struct platform_device *ofdev) in stm32_rng_remove()
|
/drivers/i2c/busses/ |
D | i2c-cpm.c | 98 struct platform_device *ofdev; member 425 struct platform_device *ofdev = cpm->ofdev; in cpm_i2c_setup() local 633 static int cpm_i2c_probe(struct platform_device *ofdev) in cpm_i2c_probe() 679 static int cpm_i2c_remove(struct platform_device *ofdev) in cpm_i2c_remove()
|
D | i2c-ibm_iic.c | 657 static int iic_request_irq(struct platform_device *ofdev, in iic_request_irq() 688 static int iic_probe(struct platform_device *ofdev) in iic_probe() 770 static int iic_remove(struct platform_device *ofdev) in iic_remove()
|
/drivers/of/ |
D | device.c | 37 int of_device_add(struct platform_device *ofdev) in of_device_add() 226 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister()
|
/drivers/dma/ |
D | fsl_raid.c | 622 static int fsl_re_chan_probe(struct platform_device *ofdev, in fsl_re_chan_probe() 745 static int fsl_re_probe(struct platform_device *ofdev) in fsl_re_probe() 859 static int fsl_re_remove(struct platform_device *ofdev) in fsl_re_remove()
|
/drivers/ata/ |
D | pata_of_platform.c | 22 static int pata_of_platform_probe(struct platform_device *ofdev) in pata_of_platform_probe()
|
/drivers/soc/fsl/qe/ |
D | qe.c | 654 static int qe_resume(struct platform_device *ofdev) in qe_resume() 661 static int qe_probe(struct platform_device *ofdev) in qe_probe()
|
/drivers/spi/ |
D | spi-fsl-lib.c | 113 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe()
|
/drivers/tty/serial/ |
D | ucc_uart.c | 1189 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init() 1246 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init() 1254 static int ucc_uart_probe(struct platform_device *ofdev) in ucc_uart_probe() 1476 static int ucc_uart_remove(struct platform_device *ofdev) in ucc_uart_remove()
|