Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dcore.h1305 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host);
Dcore_intr.c529 ret = dwc2_enter_hibernation(hsotg, 0); in dwc2_handle_usb_suspend_intr()
Dcore.c461 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host) in dwc2_enter_hibernation() function
Dhcd.c3632 dwc2_enter_hibernation(hsotg, 1); in dwc2_hcd_hub_control()