Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/usb/
H A Dphy.h311 usb_phy_set_wakeup(struct usb_phy *x, bool enabled) in usb_phy_set_wakeup() function
/kernel/linux/linux-6.6/include/linux/usb/
H A Dphy.h311 usb_phy_set_wakeup(struct usb_phy *x, bool enabled) in usb_phy_set_wakeup() function
/kernel/linux/linux-5.10/drivers/usb/chipidea/
H A Dcore.c1342 usb_phy_set_wakeup(ci->usb_phy, false); in ci_controller_resume()
1385 usb_phy_set_wakeup(ci->usb_phy, true); in ci_suspend()
1430 usb_phy_set_wakeup(ci->usb_phy, true); in ci_runtime_suspend()
/kernel/linux/linux-6.6/drivers/usb/chipidea/
H A Dcore.c1366 usb_phy_set_wakeup(ci->usb_phy, false); in ci_controller_resume()
1413 usb_phy_set_wakeup(ci->usb_phy, true); in ci_suspend()
1479 usb_phy_set_wakeup(ci->usb_phy, true); in ci_runtime_suspend()
/kernel/linux/linux-6.6/drivers/usb/phy/
H A Dphy-tegra-usb.c906 usb_phy_set_wakeup(u_phy, false); in tegra_usb_phy_shutdown()

Completed in 7 milliseconds