Searched refs:dwc2_exit_hibernation (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/drivers/usb/dwc2/ |
D | core_intr.c | 738 dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 741 dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr() 748 dwc2_exit_hibernation(hsotg, 0, 1, 0); in dwc2_handle_gpwrdn_intr() 756 dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 759 dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr()
|
D | core.h | 1306 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 | 3417 dwc2_exit_hibernation(hsotg, 0, 0, 1); in dwc2_hcd_hub_control() 3651 dwc2_exit_hibernation(hsotg, 0, 1, 1); in dwc2_hcd_hub_control()
|