Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/
Dphy-core.c51 static int devm_phy_match(struct device *dev, void *res, void *match_data) in devm_phy_match() function
688 r = devres_destroy(dev, devm_phy_release, devm_phy_match, phy); in devm_phy_put()
1072 r = devres_destroy(dev, devm_phy_consume, devm_phy_match, phy); in devm_phy_destroy()
1214 r = devres_destroy(dev, devm_phy_provider_release, devm_phy_match, in devm_of_phy_provider_unregister()