Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore_intr.c443 ret = dwc2_enter_hibernation(hsotg); in dwc2_handle_usb_suspend_intr()
Dcore.h868 extern int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg);
Dhcd.c2409 ret = dwc2_enter_hibernation(hsotg); in _dwc2_hcd_suspend()
Dcore.c369 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg) in dwc2_enter_hibernation() function