Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/dwc2/
Dcore_intr.c519 ret = dwc2_enter_hibernation(hsotg, 0); in dwc2_handle_usb_suspend_intr()
Dcore.h1293 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host);
Dcore.c362 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host) in dwc2_enter_hibernation() function
Dhcd.c3298 ret = dwc2_enter_hibernation(hsotg, 1); in dwc2_port_suspend()
4360 ret = dwc2_enter_hibernation(hsotg, 1); in _dwc2_hcd_suspend()