Home
last modified time | relevance | path

Searched refs:mdio_bus_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dmdio_bus.c942 * mdio_bus_match - determine if given MDIO driver supports the given
952 static int mdio_bus_match(struct device *dev, struct device_driver *drv) in mdio_bus_match() function
998 .match = mdio_bus_match,
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dmdio_bus.c1329 * mdio_bus_match - determine if given MDIO driver supports the given
1339 static int mdio_bus_match(struct device *dev, struct device_driver *drv) in mdio_bus_match() function
1391 .match = mdio_bus_match,

Completed in 4 milliseconds