Home
last modified time | relevance | path

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

/drivers/phy/
Dphy-core.c131 static struct phy_provider *of_phy_provider_lookup(struct device_node *node) in of_phy_provider_lookup() function
582 phy_provider = of_phy_provider_lookup(args.np); in _of_phy_get()