Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dphy.h287 usb_phy_set_wakeup(struct usb_phy *x, bool enabled) in usb_phy_set_wakeup() function
/linux-4.4.14/drivers/usb/chipidea/
Dcore.c1150 usb_phy_set_wakeup(ci->usb_phy, false); in ci_controller_resume()
1192 usb_phy_set_wakeup(ci->usb_phy, true); in ci_suspend()
1237 usb_phy_set_wakeup(ci->usb_phy, true); in ci_runtime_suspend()