Searched refs:dwc2_exit_hibernation (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/dwc2/ |
H A D | core_intr.c | 795 ret = dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_handle_gpwrdn_intr() 801 ret = dwc2_exit_hibernation(hsotg, 1, 0, 1); in dwc2_handle_gpwrdn_intr() 811 ret = dwc2_exit_hibernation(hsotg, 0, 1, 0); in dwc2_handle_gpwrdn_intr()
|
H A D | platform.c | 315 ret = dwc2_exit_hibernation(hsotg, 0, 0, 1); in dwc2_driver_remove() 317 ret = dwc2_exit_hibernation(hsotg, 0, 0, 0); in dwc2_driver_remove()
|
H A D | hcd.c | 3361 ret = dwc2_exit_hibernation(hsotg, 0, 0, 1); in dwc2_port_resume() 3658 retval = dwc2_exit_hibernation(hsotg, 0, 1, 1); in dwc2_hcd_hub_control() 4448 ret = dwc2_exit_hibernation(hsotg, 0, 0, 1); in _dwc2_hcd_resume() 4640 retval = dwc2_exit_hibernation(hsotg, 0, 0, 1); in _dwc2_hcd_urb_enqueue() 4642 retval = dwc2_exit_hibernation(hsotg, 0, 0, 0); in _dwc2_hcd_urb_enqueue()
|