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

123

/linux-master/arch/powerpc/sysdev/
H A Dcpm_gpio.c20 static int cpm_gpio_probe(struct platform_device *ofdev) argument
H A Dfsl_pmc.c59 static int pmc_probe(struct platform_device *ofdev) argument
/linux-master/drivers/macintosh/
H A Dmacio_sysfs.c44 struct platform_device *ofdev; local
/linux-master/drivers/ata/
H A Dpata_of_platform.c22 static int pata_of_platform_probe(struct platform_device *ofdev) argument
/linux-master/arch/sparc/kernel/
H A Dleon_pci.c26 void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) argument
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dtah.c25 int tah_attach(struct platform_device *ofdev, int channel) argument
37 void tah_detach(struct platform_device *ofdev, int channel) argument
46 void tah_reset(struct platform_device *ofdev) argument
67 int tah_get_regs_len(struct platform_device *ofdev) argument
73 void *tah_dump_regs(struct platform_device *ofdev, void *buf) argument
88 tah_probe(struct platform_device *ofdev) argument
133 tah_remove(struct platform_device *ofdev) argument
[all...]
H A Drgmii.h50 struct platform_device *ofdev; member in struct:rgmii_instance
H A Dzmii.h46 struct platform_device *ofdev; member in struct:zmii_instance
H A Dtah.h47 struct platform_device *ofdev; member in struct:tah_instance
H A Drgmii.c80 int rgmii_attach(struct platform_device *ofdev, int input, int mode) argument
109 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) argument
133 void rgmii_get_mdio(struct platform_device *ofdev, int input) argument
154 void rgmii_put_mdio(struct platform_device *ofdev, int input) argument
175 rgmii_detach(struct platform_device *ofdev, int input) argument
195 rgmii_get_regs_len(struct platform_device *ofdev) argument
201 rgmii_dump_regs(struct platform_device *ofdev, void *buf) argument
217 rgmii_probe(struct platform_device *ofdev) argument
276 rgmii_remove(struct platform_device *ofdev) argument
[all...]
H A Dzmii.c83 int zmii_attach(struct platform_device *ofdev, int input, argument
150 void zmii_get_mdio(struct platform_device *ofdev, int input) argument
163 void zmii_put_mdio(struct platform_device *ofdev, int input) argument
172 void zmii_set_speed(struct platform_device *ofdev, int input, int speed) argument
193 zmii_detach(struct platform_device *ofdev, int input) argument
212 zmii_get_regs_len(struct platform_device *ofdev) argument
218 zmii_dump_regs(struct platform_device *ofdev, void *buf) argument
233 zmii_probe(struct platform_device *ofdev) argument
281 zmii_remove(struct platform_device *ofdev) argument
[all...]
/linux-master/drivers/spi/
H A Dspi-fsl-lib.c114 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) argument
/linux-master/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c100 static int fs_enet_mdio_probe(struct platform_device *ofdev) argument
187 static void fs_enet_mdio_remove(struct platform_device *ofdev) argument
[all...]
H A Dmii-bitbang.c152 static int fs_enet_mdio_probe(struct platform_device *ofdev) argument
195 static void fs_enet_mdio_remove(struct platform_device *ofdev) argument
H A Dmac-fec.c93 struct platform_device *ofdev = to_platform_device(fep->dev); local
/linux-master/drivers/mtd/nand/raw/
H A Dpasemi_nand.c96 static int pasemi_nand_probe(struct platform_device *ofdev) argument
200 static void pasemi_nand_remove(struct platform_device *ofdev) argument
H A Dfsl_upm.c163 static int fun_probe(struct platform_device *ofdev) argument
238 fun_remove(struct platform_device *ofdev) argument
[all...]
H A Dsocrates_nand.c137 static int socrates_nand_probe(struct platform_device *ofdev) argument
205 static void socrates_nand_remove(struct platform_device *ofdev) argument
[all...]
H A Dndfc.c33 struct platform_device *ofdev; member in struct:ndfc_controller
185 static int ndfc_probe(struct platform_device *ofdev) argument
244 ndfc_remove(struct platform_device *ofdev) argument
[all...]
/linux-master/drivers/gpio/
H A Dgpio-mpc5200.c135 static int mpc52xx_wkup_gpiochip_probe(struct platform_device *ofdev) argument
168 static void mpc52xx_gpiochip_remove(struct platform_device *ofdev) argument
295 static int mpc52xx_simple_gpiochip_probe(struct platform_device *ofdev) argument
[all...]
H A Dgpio-grgpio.c328 static int grgpio_probe(struct platform_device *ofdev) argument
434 grgpio_remove(struct platform_device *ofdev) argument
[all...]
/linux-master/drivers/tty/serial/8250/
H A D8250_of.c64 static int of_platform_serial_setup(struct platform_device *ofdev, argument
169 static int of_platform_serial_probe(struct platform_device *ofdev) argument
233 of_platform_serial_remove(struct platform_device *ofdev) argument
[all...]
/linux-master/arch/powerpc/platforms/82xx/
H A Dep8248e.c109 static int ep8248e_mdio_probe(struct platform_device *ofdev) argument
/linux-master/drivers/usb/host/
H A Dfhci-hcd.c561 static int of_fhci_probe(struct platform_device *ofdev) argument
777 static void of_fhci_remove(struct platform_device *ofdev) argument
/linux-master/drivers/watchdog/
H A Dmpc8xxx_wdt.c127 static int mpc8xxx_wdt_probe(struct platform_device *ofdev) argument

Completed in 231 milliseconds

123