Home
last modified time | relevance | path

Searched defs:mdio_device (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmdio.h28 struct mdio_device { struct
35 void (*device_free)(struct mdio_device *mdiodev); argument
36 void (*device_remove)(struct mdio_device *mdiodev); argument
47 static inline struct mdio_device *to_mdio_device(const struct device *dev) in to_mdio_device() argument
/linux-6.3-rc2/drivers/net/dsa/ocelot/
A Dseville_vsc9953.c915 struct mdio_device *mdio_device; in vsc9953_mdio_bus_alloc() local
949 struct mdio_device *mdio_device; in vsc9953_mdio_bus_free() local
A Dfelix_vsc9959.c1024 struct mdio_device *mdio_device; in vsc9959_mdio_bus_alloc() local
1057 struct mdio_device *mdio_device; in vsc9959_mdio_bus_free() local
/linux-6.3-rc2/drivers/net/ethernet/freescale/enetc/
A Denetc_pf.c866 struct mdio_device *mdio_device; in enetc_imdio_create() local
921 struct mdio_device *mdio_device; in enetc_imdio_remove() local

Completed in 13 milliseconds