Searched refs:dwc2_exit_hibernation (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/dwc2/ |
D | core_intr.c | 765 dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 768 dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr() 775 dwc2_exit_hibernation(hsotg, 0, 1, 0); in dwc2_handle_gpwrdn_intr()
|
D | core.h | 1308 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 | 3418 dwc2_exit_hibernation(hsotg, 0, 0, 1); in dwc2_hcd_hub_control() 3652 dwc2_exit_hibernation(hsotg, 0, 1, 1); in dwc2_hcd_hub_control()
|