Home
last modified time | relevance | path

Searched defs:ofdev (Results 26 - 50 of 148) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dndfc.c33 struct platform_device *ofdev; member
185 static int ndfc_probe(struct platform_device *ofdev) in ndfc_probe() argument
244 ndfc_remove(struct platform_device *ofdev) ndfc_remove() argument
[all...]
H A Dpasemi_nand.c90 static int pasemi_nand_probe(struct platform_device *ofdev) in pasemi_nand_probe() argument
192 static int pasemi_nand_remove(struct platform_device *ofdev) in pasemi_nand_remove() argument
H A Dfsl_upm.c163 static int fun_probe(struct platform_device *ofdev) in fun_probe() argument
239 fun_remove(struct platform_device *ofdev) fun_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/emac/
H A Dzmii.c81 int zmii_attach(struct platform_device *ofdev, int input, in zmii_attach() argument
148 void zmii_get_mdio(struct platform_device *ofdev, int input) in zmii_get_mdio() argument
161 void zmii_put_mdio(struct platform_device *ofdev, int input) in zmii_put_mdio() argument
170 void zmii_set_speed(struct platform_device *ofdev, int input, int speed) in zmii_set_speed() argument
191 zmii_detach(struct platform_device *ofdev, int input) zmii_detach() argument
210 zmii_get_regs_len(struct platform_device *ofdev) zmii_get_regs_len() argument
216 zmii_dump_regs(struct platform_device *ofdev, void *buf) zmii_dump_regs() argument
231 zmii_probe(struct platform_device *ofdev) zmii_probe() argument
279 zmii_remove(struct platform_device *ofdev) zmii_remove() argument
[all...]
H A Dtah.h47 struct platform_device *ofdev; member
H A Drgmii.c78 int rgmii_attach(struct platform_device *ofdev, int input, int mode) in rgmii_attach() argument
107 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) in rgmii_set_speed() argument
131 void rgmii_get_mdio(struct platform_device *ofdev, int input) in rgmii_get_mdio() argument
152 void rgmii_put_mdio(struct platform_device *ofdev, int input) in rgmii_put_mdio() argument
173 rgmii_detach(struct platform_device *ofdev, int input) rgmii_detach() argument
193 rgmii_get_regs_len(struct platform_device *ofdev) rgmii_get_regs_len() argument
199 rgmii_dump_regs(struct platform_device *ofdev, void *buf) rgmii_dump_regs() argument
215 rgmii_probe(struct platform_device *ofdev) rgmii_probe() argument
274 rgmii_remove(struct platform_device *ofdev) rgmii_remove() argument
[all...]
H A Dmal.c514 static int mal_probe(struct platform_device *ofdev) in mal_probe() argument
712 mal_remove(struct platform_device *ofdev) mal_remove() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-bitbang.c152 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe() argument
195 static int fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove() argument
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dndfc.c33 struct platform_device *ofdev; member
185 static int ndfc_probe(struct platform_device *ofdev) in ndfc_probe() argument
244 ndfc_remove(struct platform_device *ofdev) ndfc_remove() argument
[all...]
H A Dsocrates_nand.c137 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 Dfsl_upm.c163 static int fun_probe(struct platform_device *ofdev) in fun_probe() argument
238 fun_remove(struct platform_device *ofdev) fun_remove() argument
[all...]
H A Dpasemi_nand.c96 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
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-bitbang.c152 static int fs_enet_mdio_probe(struct platform_device *ofdev) in fs_enet_mdio_probe() argument
195 static void fs_enet_mdio_remove(struct platform_device *ofdev) in fs_enet_mdio_remove() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/ibm/emac/
H A Drgmii.c80 int rgmii_attach(struct platform_device *ofdev, int input, int mode) in rgmii_attach() argument
109 void rgmii_set_speed(struct platform_device *ofdev, int input, int speed) in rgmii_set_speed() argument
133 void rgmii_get_mdio(struct platform_device *ofdev, int input) in rgmii_get_mdio() argument
154 void rgmii_put_mdio(struct platform_device *ofdev, int input) in rgmii_put_mdio() argument
175 rgmii_detach(struct platform_device *ofdev, int input) rgmii_detach() argument
195 rgmii_get_regs_len(struct platform_device *ofdev) rgmii_get_regs_len() argument
201 rgmii_dump_regs(struct platform_device *ofdev, void *buf) rgmii_dump_regs() argument
217 rgmii_probe(struct platform_device *ofdev) rgmii_probe() argument
276 rgmii_remove(struct platform_device *ofdev) rgmii_remove() argument
[all...]
H A Dzmii.c83 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
281 zmii_remove(struct platform_device *ofdev) zmii_remove() argument
[all...]
H A Dtah.h47 struct platform_device *ofdev; member
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dstm32-rng.c116 static int stm32_rng_probe(struct platform_device *ofdev) in stm32_rng_probe() argument
167 static int stm32_rng_remove(struct platform_device *ofdev) in stm32_rng_remove() argument
/kernel/linux/linux-6.6/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/gpio/
H A Dgpio-grgpio.c328 static int grgpio_probe(struct platform_device *ofdev) in grgpio_probe() argument
435 grgpio_remove(struct platform_device *ofdev) grgpio_remove() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dmacio.h42 struct platform_device ofdev; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/pasemi/
H A Dgpio_mdio.c207 static int gpio_mdio_probe(struct platform_device *ofdev) in gpio_mdio_probe() argument
/kernel/linux/linux-5.10/arch/powerpc/platforms/82xx/
H A Dep8248e.c110 static int ep8248e_mdio_probe(struct platform_device *ofdev) in ep8248e_mdio_probe() argument
144 static int ep8248e_mdio_remove(struct platform_device *ofdev) in ep8248e_mdio_remove() argument
/kernel/linux/linux-5.10/drivers/net/can/mscan/
H A Dmpc5xxx_can.c40 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, in mpc52xx_can_get_clock() argument
97 static u32 mpc52xx_can_get_clock(struct platform_device *ofdev, in mpc52xx_can_get_clock() argument
105 static u32 mpc512x_can_get_clock(struct platform_device *ofdev, in mpc512x_can_get_clock() argument
262 mpc512x_can_put_clock(struct platform_device *ofdev) mpc512x_can_put_clock() argument
271 mpc512x_can_get_clock(struct platform_device *ofdev, const char *clock_name, int *mscan_clksrc) mpc512x_can_get_clock() argument
280 mpc5xxx_can_probe(struct platform_device *ofdev) mpc5xxx_can_probe() argument
355 mpc5xxx_can_remove(struct platform_device *ofdev) mpc5xxx_can_remove() argument
377 mpc5xxx_can_suspend(struct platform_device *ofdev, pm_message_t state) mpc5xxx_can_suspend() argument
388 mpc5xxx_can_resume(struct platform_device *ofdev) mpc5xxx_can_resume() argument
[all...]
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dmacio.h43 struct platform_device ofdev; member
/kernel/linux/linux-6.6/arch/powerpc/platforms/82xx/
H A Dep8248e.c109 static int ep8248e_mdio_probe(struct platform_device *ofdev) in ep8248e_mdio_probe() argument

Completed in 12 milliseconds

123456