Home
last modified time | relevance | path

Searched refs:dwc2_enter_hibernation (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dcore.h1307 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host);
H A Dcore_intr.c537 ret = dwc2_enter_hibernation(hsotg, 0); in dwc2_handle_usb_suspend_intr()
H A Dcore.c454 * dwc2_enter_hibernation() - Common function to enter hibernation.
461 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host) in dwc2_enter_hibernation() function
H A Dhcd.c3633 dwc2_enter_hibernation(hsotg, 1); in dwc2_hcd_hub_control()
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dcore.h1295 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host);
H A Dcore_intr.c519 ret = dwc2_enter_hibernation(hsotg, 0); in dwc2_handle_usb_suspend_intr()
H A Dcore.c355 * dwc2_enter_hibernation() - Common function to enter hibernation.
362 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host) in dwc2_enter_hibernation() function
H A Dhcd.c3298 ret = dwc2_enter_hibernation(hsotg, 1); in dwc2_port_suspend()
4360 ret = dwc2_enter_hibernation(hsotg, 1); in _dwc2_hcd_suspend()

Completed in 26 milliseconds