/linux/drivers/net/ethernet/ibm/emac/ |
H A D | tah.c | 25 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() argument 37 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() argument 46 void tah_reset(struct platform_device *ofdev) in tah_reset() argument 67 int tah_get_regs_len(struct platform_device *ofdev) in tah_get_regs_len() argument 73 void *tah_dump_regs(struct platform_device *ofdev, void *buf) in tah_dump_regs() argument 88 tah_probe(struct platform_device * ofdev) tah_probe() argument [all...] |
H A D | zmii.c | 83 int zmii_attach(struct platform_device *ofdev, int input, in zmii_attach() argument 150 void zmii_get_mdio(struct platform_device *ofdev, int input) in zmii_get_mdio() argument 163 void zmii_put_mdio(struct platform_device *ofdev, int input) in zmii_put_mdio() argument 172 void zmii_set_speed(struct platform_device *ofdev, int input, int speed) in zmii_set_speed() argument 193 zmii_detach(struct platform_device * ofdev,int input) zmii_detach() argument 212 zmii_get_regs_len(struct platform_device * ofdev) zmii_get_regs_len() argument 218 zmii_dump_regs(struct platform_device * ofdev,void * buf) zmii_dump_regs() argument 233 zmii_probe(struct platform_device * ofdev) zmii_probe() argument [all...] |
H A D | mal.c | 516 static int mal_probe(struct platform_device *ofdev) in mal_probe() argument 699 mal_remove(struct platform_device * ofdev) mal_remove() argument [all...] |
/linux/drivers/tty/serial/8250/ |
H A D | 8250_of.c | 87 static int of_platform_serial_setup(struct platform_device *ofdev, in of_platform_serial_setup() argument 201 static int of_platform_serial_probe(struct platform_device *ofdev) in of_platform_serial_probe() argument 277 of_platform_serial_remove(struct platform_device * ofdev) of_platform_serial_remove() argument [all...] |
/linux/drivers/usb/host/ |
H A D | fsl-mph-dr-of.c | 79 struct platform_device *ofdev, in fsl_usb2_device_register() argument 177 static int fsl_usb2_mph_dr_of_probe(struct platform_device *ofdev) in fsl_usb2_mph_dr_of_probe() argument 269 fsl_usb2_mph_dr_of_remove(struct platform_device * ofdev) fsl_usb2_mph_dr_of_remove() argument [all...] |
H A D | fhci-hcd.c | 561 static int of_fhci_probe(struct platform_device *ofdev) in of_fhci_probe() argument 777 static void of_fhci_remove(struct platform_device *ofdev) in of_fhci_remove() argument
|
/linux/drivers/pcmcia/ |
H A D | electra_cf.c | 36 struct platform_device *ofdev; member 175 static int electra_cf_probe(struct platform_device *ofdev) in electra_cf_probe() argument 310 static void electra_cf_remove(struct platform_device *ofdev) in electra_cf_remove() argument [all...] |
/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | mii-fec.c | 97 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe() argument 184 static void fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove() argument [all...] |
H A D | mii-bitbang.c | 149 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe() argument 192 static void fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove() argument
|
/linux/drivers/gpio/ |
H A D | gpio-mpc5200.c | 137 static int mpc52xx_wkup_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_wkup_gpiochip_probe() argument 170 static void mpc52xx_gpiochip_remove(struct platform_device *ofdev) in mpc52xx_gpiochip_remove() argument 299 static int mpc52xx_simple_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_simple_gpiochip_probe() argument [all...] |
/linux/drivers/mtd/nand/raw/ |
H A D | pasemi_nand.c | 96 static int pasemi_nand_probe(struct platform_device *ofdev) in pasemi_nand_probe() argument 200 static void pasemi_nand_remove(struct platform_device *ofdev) in pasemi_nand_remove() argument
|
H A D | socrates_nand.c | 137 static int socrates_nand_probe(struct platform_device *ofdev) in socrates_nand_probe() argument 205 static void socrates_nand_remove(struct platform_device *ofdev) in socrates_nand_remove() argument [all...] |
H A D | fsl_upm.c | 163 static int fun_probe(struct platform_device *ofdev) in fun_probe() argument 238 fun_remove(struct platform_device * ofdev) fun_remove() argument [all...] |
/linux/drivers/i2c/busses/ |
H A D | i2c-cpm.c | 98 struct platform_device *ofdev; member 425 struct platform_device *ofdev = cpm->ofdev; in cpm_i2c_setup() local 633 cpm_i2c_probe(struct platform_device * ofdev) cpm_i2c_probe() argument 679 cpm_i2c_remove(struct platform_device * ofdev) cpm_i2c_remove() argument [all...] |
H A D | i2c-ibm_iic.c | 651 static int iic_request_irq(struct platform_device *ofdev, in iic_request_irq() argument 682 static int iic_probe(struct platform_device *ofdev) in iic_probe() argument 764 iic_remove(struct platform_device * ofdev) iic_remove() argument [all...] |
/linux/arch/sparc/kernel/ |
H A D | leon_pci.c | 26 void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) in leon_pci_init() argument
|
/linux/drivers/ata/ |
H A D | pata_of_platform.c | 22 static int pata_of_platform_probe(struct platform_device *ofdev) in pata_of_platform_probe() argument
|
/linux/drivers/dma/ |
H A D | fsl_raid.c | 623 static int fsl_re_chan_probe(struct platform_device *ofdev, in fsl_re_chan_probe() argument 746 static int fsl_re_probe(struct platform_device *ofdev) in fsl_re_probe() argument 860 static void fsl_re_remove(struct platform_device *ofdev) in fsl_re_remove() argument
|
/linux/arch/powerpc/sysdev/ |
H A D | fsl_pmc.c | 59 static int pmc_probe(struct platform_device *ofdev) in pmc_probe() argument
|
/linux/drivers/spi/ |
H A D | spi-fsl-lib.c | 114 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe() argument
|
/linux/drivers/soc/fsl/qe/ |
H A D | qe.c | 655 static int qe_resume(struct platform_device *ofdev) in qe_resume() argument 662 static int qe_probe(struct platform_device *ofdev) in qe_probe() argument
|
/linux/drivers/macintosh/ |
H A D | macio_sysfs.c | 44 struct platform_device *ofdev; in devspec_show() local
|
/linux/drivers/of/ |
H A D | platform.c | 45 int of_device_add(struct platform_device *ofdev) in of_device_add() argument 71 void of_device_unregister(struct platform_device *ofdev) in of_device_unregister() argument [all...] |
/linux/drivers/char/hw_random/ |
H A D | stm32-rng.c | 371 static void stm32_rng_remove(struct platform_device *ofdev) in stm32_rng_remove() argument 531 static int stm32_rng_probe(struct platform_device *ofdev) in stm32_rng_probe() argument
|
/linux/drivers/tty/serial/ |
H A D | ucc_uart.c | 1169 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init() argument 1226 static int soft_uart_init(struct platform_device *ofdev) in soft_uart_init() argument 1234 static int ucc_uart_probe(struct platform_device *ofdev) in ucc_uart_probe() argument 1456 ucc_uart_remove(struct platform_device * ofdev) ucc_uart_remove() argument [all...] |