Searched refs:bus_match (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/phy/
H A Dmdio_bus.c541 mdiodev->bus_match = mdio_device_bus_match;
1391 if (mdio->bus_match)
1392 return mdio->bus_match(dev, drv);
H A Dphy_device.c663 mdiodev->bus_match = phy_bus_match;
/linux-master/include/linux/
H A Dmdio.h34 int (*bus_match)(struct device *dev, struct device_driver *drv); member in struct:mdio_device

Completed in 140 milliseconds