Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc2/
Dcore_intr.c319 ret = dwc2_exit_partial_power_down(hsotg, true); in dwc2_handle_session_req_intr()
415 ret = dwc2_exit_partial_power_down(hsotg, true); in dwc2_handle_wakeup_detected_intr()
Dcore.h1304 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, bool restore);
Dcore.c136 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, bool restore) in dwc2_exit_partial_power_down() function
Dgadget.c3699 dwc2_exit_partial_power_down(hsotg, true); in dwc2_hsotg_irq()
4628 dwc2_exit_partial_power_down(hsotg, false); in dwc2_hsotg_vbus_session()
Dhcd.c4419 ret = dwc2_exit_partial_power_down(hsotg, true); in _dwc2_hcd_resume()