Home
last modified time | relevance | path

Searched defs:mdiodev (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/drivers/net/phy/
Dmdio_device.c29 void mdio_device_free(struct mdio_device *mdiodev) in mdio_device_free()
42 struct mdio_device *mdiodev = to_mdio_device(dev); in mdio_device_bus_match() local
53 struct mdio_device *mdiodev; in mdio_device_create() local
80 int mdio_device_register(struct mdio_device *mdiodev) in mdio_device_register()
113 void mdio_device_remove(struct mdio_device *mdiodev) in mdio_device_remove()
120 void mdio_device_reset(struct mdio_device *mdiodev, int value) in mdio_device_reset()
144 struct mdio_device *mdiodev = to_mdio_device(dev); in mdio_probe() local
165 struct mdio_device *mdiodev = to_mdio_device(dev); in mdio_remove() local
Dmdio_bus.c50 static int mdiobus_register_gpiod(struct mdio_device *mdiodev) in mdiobus_register_gpiod()
73 int mdiobus_register_device(struct mdio_device *mdiodev) in mdiobus_register_device()
92 int mdiobus_unregister_device(struct mdio_device *mdiodev) in mdiobus_unregister_device()
105 struct mdio_device *mdiodev = bus->mdio_map[addr]; in mdiobus_get_phy() local
288 struct mdio_device *mdiodev) in of_mdiobus_link_mdiodev()
312 struct mdio_device *mdiodev) in of_mdiobus_link_mdiodev()
328 struct mdio_device *mdiodev; in mdiobus_create_device() local
363 struct mdio_device *mdiodev; in __mdiobus_register() local
445 struct mdio_device *mdiodev; in mdiobus_unregister() local
Dxilinx_gmii2rgmii.c66 static int xgmiitorgmii_probe(struct mdio_device *mdiodev) in xgmiitorgmii_probe()
Dphy_device.c51 static void phy_mdio_device_free(struct mdio_device *mdiodev) in phy_mdio_device_free()
64 static void phy_mdio_device_remove(struct mdio_device *mdiodev) in phy_mdio_device_remove()
408 struct mdio_device *mdiodev; in phy_device_create() local
/Linux-v4.19/drivers/phy/broadcom/
Dphy-bcm-ns2-pcie.c28 struct mdio_device *mdiodev = phy_get_drvdata(p); in ns2_pci_phy_init() local
55 static int ns2_pci_phy_probe(struct mdio_device *mdiodev) in ns2_pci_phy_probe()
Dphy-bcm-ns-usb3.c57 struct mdio_device *mdiodev; member
195 struct mdio_device *mdiodev = usb3->mdiodev; in bcm_ns_usb3_mdiodev_phy_write() local
200 static int bcm_ns_usb3_mdio_probe(struct mdio_device *mdiodev) in bcm_ns_usb3_mdio_probe()
/Linux-v4.19/drivers/net/dsa/
Dlan9303_mdio.c108 static int lan9303_mdio_probe(struct mdio_device *mdiodev) in lan9303_mdio_probe()
142 static void lan9303_mdio_remove(struct mdio_device *mdiodev) in lan9303_mdio_remove()
Ddsa_loop.c281 static int dsa_loop_drv_probe(struct mdio_device *mdiodev) in dsa_loop_drv_probe()
317 static void dsa_loop_drv_remove(struct mdio_device *mdiodev) in dsa_loop_drv_remove()
Dqca8k.c896 qca8k_sw_probe(struct mdio_device *mdiodev) in qca8k_sw_probe()
931 qca8k_sw_remove(struct mdio_device *mdiodev) in qca8k_sw_remove()
Dmt7530.c1334 mt7530_probe(struct mdio_device *mdiodev) in mt7530_probe()
1396 mt7530_remove(struct mdio_device *mdiodev) in mt7530_remove()
/Linux-v4.19/drivers/of/
Dof_mdio.c108 struct mdio_device *mdiodev; in of_mdiobus_register_device() local
301 struct mdio_device *mdiodev; in of_phy_find_device() local
/Linux-v4.19/drivers/net/dsa/b53/
Db53_mdio.c290 static int b53_mdio_probe(struct mdio_device *mdiodev) in b53_mdio_probe()
351 static void b53_mdio_remove(struct mdio_device *mdiodev) in b53_mdio_remove()
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/
Dchip.c4620 static int mv88e6xxx_probe(struct mdio_device *mdiodev) in mv88e6xxx_probe()
4758 static void mv88e6xxx_remove(struct mdio_device *mdiodev) in mv88e6xxx_remove()