Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-5.10/arch/powerpc/sysdev/
H A Dcpm_gpio.c19 static int cpm_gpio_probe(struct platform_device *ofdev) in cpm_gpio_probe() argument
H A Dfsl_pmc.c59 static int pmc_probe(struct platform_device *ofdev) in pmc_probe() argument
/kernel/linux/linux-6.6/arch/powerpc/sysdev/
H A Dcpm_gpio.c20 static int cpm_gpio_probe(struct platform_device *ofdev) in cpm_gpio_probe() argument
H A Dfsl_pmc.c59 static int pmc_probe(struct platform_device *ofdev) in pmc_probe() argument
/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_of_platform.c22 static int pata_of_platform_probe(struct platform_device *ofdev) in pata_of_platform_probe() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dleon_pci.c25 void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) in leon_pci_init() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dleon_pci.c26 void leon_pci_init(struct platform_device *ofdev, struct leon_pci_info *info) in leon_pci_init() argument
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dmacio_sysfs.c42 struct platform_device *ofdev; in devspec_show() local
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_of_platform.c22 static int pata_of_platform_probe(struct platform_device *ofdev) in pata_of_platform_probe() argument
/kernel/linux/linux-6.6/drivers/macintosh/
H A Dmacio_sysfs.c44 struct platform_device *ofdev; in devspec_show() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dtah.c23 int tah_attach(struct platform_device *ofdev, int channel) in tah_attach() argument
35 void tah_detach(struct platform_device *ofdev, int channel) in tah_detach() argument
44 void tah_reset(struct platform_device *ofdev) in tah_reset() argument
65 int tah_get_regs_len(struct platform_device *ofdev) in tah_get_regs_len() argument
71 void *tah_dump_regs(struct platform_device *ofdev, void *buf) in tah_dump_regs() argument
86 tah_probe(struct platform_device *ofdev) tah_probe() argument
131 tah_remove(struct platform_device *ofdev) tah_remove() argument
[all...]
H A Drgmii.h50 struct platform_device *ofdev; member
H A Dzmii.h46 struct platform_device *ofdev; member
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-fsl-lib.c113 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Dtah.c25 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
133 tah_remove(struct platform_device *ofdev) tah_remove() argument
[all...]
H A Drgmii.h50 struct platform_device *ofdev; member
H A Dzmii.h46 struct platform_device *ofdev; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-fsl-lib.c114 int of_mpc8xxx_spi_probe(struct platform_device *ofdev) in of_mpc8xxx_spi_probe() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c99 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe() argument
190 static int fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
H A D8250_of.c31 static int of_platform_serial_setup(struct platform_device *ofdev, in of_platform_serial_setup() argument
196 of_platform_serial_probe(struct platform_device *ofdev) of_platform_serial_probe() argument
258 of_platform_serial_remove(struct platform_device *ofdev) of_platform_serial_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-fec.c100 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe() argument
191 static void fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/tty/serial/8250/
H A D8250_of.c31 static int of_platform_serial_setup(struct platform_device *ofdev, in of_platform_serial_setup() argument
199 of_platform_serial_probe(struct platform_device *ofdev) of_platform_serial_probe() argument
265 of_platform_serial_remove(struct platform_device *ofdev) of_platform_serial_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mpc5200.c135 static int mpc52xx_wkup_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_wkup_gpiochip_probe() argument
168 static int mpc52xx_gpiochip_remove(struct platform_device *ofdev) in mpc52xx_gpiochip_remove() argument
297 static int mpc52xx_simple_gpiochip_probe(struct platform_device *ofdev) in mpc52xx_simple_gpiochip_probe() argument
[all...]
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dstm32-rng.c113 static int stm32_rng_probe(struct platform_device *ofdev) in stm32_rng_probe() argument
164 static int stm32_rng_remove(struct platform_device *ofdev) in stm32_rng_remove() argument
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsocrates_nand.c136 static int socrates_nand_probe(struct platform_device *ofdev) in socrates_nand_probe() argument
204 static int socrates_nand_remove(struct platform_device *ofdev) in socrates_nand_remove() argument
[all...]

Completed in 10 milliseconds

123456