Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/usb/
Dphy.h311 usb_phy_set_wakeup(struct usb_phy *x, bool enabled) in usb_phy_set_wakeup() function
/Linux-v5.10/drivers/usb/chipidea/
Dcore.c1317 usb_phy_set_wakeup(ci->usb_phy, false); in ci_controller_resume()
1360 usb_phy_set_wakeup(ci->usb_phy, true); in ci_suspend()
1405 usb_phy_set_wakeup(ci->usb_phy, true); in ci_runtime_suspend()