Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/phy/
Dphy-isp1301.c28 #define phy_to_isp(p) (container_of((p), struct isp1301, phy)) macro
54 struct isp1301 *isp = phy_to_isp(phy); in isp1301_phy_init()
81 struct isp1301 *isp = phy_to_isp(phy); in isp1301_phy_set_vbus()