Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/
Dphy-core.c53 static int devm_phy_match(struct device *dev, void *res, void *match_data) in devm_phy_match() function
523 r = devres_destroy(dev, devm_phy_release, devm_phy_match, phy); in devm_phy_put()
875 r = devres_destroy(dev, devm_phy_consume, devm_phy_match, phy); in devm_phy_destroy()
1014 r = devres_destroy(dev, devm_phy_provider_release, devm_phy_match, in devm_of_phy_provider_unregister()