Home
last modified time | relevance | path

Searched refs:of_phy_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/of/
Dof_mdio.c286 static int of_phy_match(struct device *dev, void *phy_np) in of_phy_match() function
306 d = bus_find_device(&mdio_bus_type, NULL, phy_np, of_phy_match); in of_phy_find_device()