Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-core.c53 static int devm_phy_match(struct device *dev, void *res, void *match_data) in devm_phy_match() function
454 r = devres_destroy(dev, devm_phy_release, devm_phy_match, phy); in devm_phy_put()
806 r = devres_destroy(dev, devm_phy_consume, devm_phy_match, phy); in devm_phy_destroy()
907 r = devres_destroy(dev, devm_phy_provider_release, devm_phy_match, in devm_of_phy_provider_unregister()