Home
last modified time | relevance | path

Searched refs:dwc2_exit_partial_power_down (Results 1 – 6 of 6) sorted by relevance

/drivers/usb/dwc2/
Dcore_intr.c321 ret = dwc2_exit_partial_power_down(hsotg, 0, in dwc2_handle_session_req_intr()
431 ret = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_handle_wakeup_detected_intr()
450 ret = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_handle_wakeup_detected_intr()
Dplatform.c339 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_driver_remove()
Dcore.h1315 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup,
Dhcd.c3216 dwc2_exit_partial_power_down(hsotg, 0, false); in dwc2_conn_id_status_change()
3381 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_port_resume()
3696 retval = dwc2_exit_partial_power_down(hsotg, 1, in dwc2_hcd_hub_control()
4465 ret = dwc2_exit_partial_power_down(hsotg, 0, true); in _dwc2_hcd_resume()
4678 retval = dwc2_exit_partial_power_down(hsotg, 0, true); in _dwc2_hcd_urb_enqueue()
Dcore.c137 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, int rem_wakeup, in dwc2_exit_partial_power_down() function
Dgadget.c3729 dwc2_exit_partial_power_down(hsotg, 0, true); in dwc2_hsotg_irq()
4708 dwc2_exit_partial_power_down(hsotg, 0, false); in dwc2_hsotg_vbus_session()