Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c537 ret = dwc2_enter_hibernation(hsotg, 0); in dwc2_handle_usb_suspend_intr()
H A Dcore.h1310 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host);
H A Dcore.c461 int dwc2_enter_hibernation(struct dwc2_hsotg *hsotg, int is_host) in dwc2_enter_hibernation() function
H A Dhcd.c3655 dwc2_enter_hibernation(hsotg, 1); in dwc2_hcd_hub_control()