Searched refs:dwc2_exit_hibernation (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/usb/dwc2/ |
D | core_intr.c | 728 dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 731 dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr() 738 dwc2_exit_hibernation(hsotg, 0, 1, 0); in dwc2_handle_gpwrdn_intr() 746 dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 749 dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr()
|
D | core.h | 1257 int dwc2_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup,
|
D | core.c | 482 int dwc2_exit_hibernation(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_exit_hibernation() function
|
D | hcd.c | 3605 dwc2_exit_hibernation(hsotg, 0, 0, 1); in dwc2_hcd_hub_control() 3833 dwc2_exit_hibernation(hsotg, 0, 1, 1); in dwc2_hcd_hub_control()
|