Home
last modified time | relevance | path

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

/drivers/phy/
Dphy-core.c49 static int devm_phy_match(struct device *dev, void *res, void *match_data) in devm_phy_match() function
618 r = devres_destroy(dev, devm_phy_release, devm_phy_match, phy); in devm_phy_put()
989 r = devres_destroy(dev, devm_phy_consume, devm_phy_match, phy); in devm_phy_destroy()
1131 r = devres_destroy(dev, devm_phy_provider_release, devm_phy_match, in devm_of_phy_provider_unregister()