Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dcore_intr.c320 ret = dwc2_exit_partial_power_down(hsotg, true); in dwc2_handle_session_req_intr()
423 ret = dwc2_exit_partial_power_down(hsotg, true); in dwc2_handle_wakeup_detected_intr()
H A Dcore.h1309 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, bool restore);
H A Dcore.c136 int dwc2_exit_partial_power_down(struct dwc2_hsotg *hsotg, bool restore) in dwc2_exit_partial_power_down() function
H A Dgadget.c3763 dwc2_exit_partial_power_down(hsotg, true); in dwc2_hsotg_irq()
4726 dwc2_exit_partial_power_down(hsotg, false); in dwc2_hsotg_vbus_session()
H A Dhcd.c4443 ret = dwc2_exit_partial_power_down(hsotg, true); in _dwc2_hcd_resume()