Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy.c349 static int devm_usb_phy_match(struct device *dev, void *res, void *match_data) in devm_usb_phy_match() function
631 r = devres_destroy(dev, devm_usb_phy_release, devm_usb_phy_match, phy); in devm_usb_put_phy()