Searched refs:dwc2_exit_hibernation (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/usb/dwc2/ |
| D | core_intr.c | 740 dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 743 dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr() 750 dwc2_exit_hibernation(hsotg, 0, 1, 0); in dwc2_handle_gpwrdn_intr() 758 dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 761 dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr()
|
| D | core.h | 1294 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()
|