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

/linux-master/drivers/phy/
H A Dphy-core.c51 static int devm_phy_match(struct device *dev, void *res, void *match_data) function
735 r = devres_destroy(dev, devm_phy_release, devm_phy_match, phy);
1119 r = devres_destroy(dev, devm_phy_consume, devm_phy_match, phy);
1261 r = devres_destroy(dev, devm_phy_provider_release, devm_phy_match,

Completed in 132 milliseconds