Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1308 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host);
H A Dcore_intr.c543 ret = dwc2_enter_hibernation(hsotg, 0); in dwc2_handle_usb_suspend_intr()
H A Dcore.c362 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host) in dwc2_enter_hibernation() function
H A Dhcd.c3304 ret = dwc2_enter_hibernation(hsotg, 1); in dwc2_port_suspend()
4364 ret = dwc2_enter_hibernation(hsotg, 1); in _dwc2_hcd_suspend()