Home
last modified time | relevance | path

Searched refs:dwc2_host_exit_clock_gating (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/drivers/usb/dwc2/
Dcore.h1503 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup);
1540 static inline void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, in dwc2_host_exit_clock_gating() function
Dcore_intr.c459 dwc2_host_exit_clock_gating(hsotg, 1); in dwc2_handle_wakeup_detected_intr()
Dplatform.c350 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_driver_remove()
Dhcd.c3398 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_port_resume()
3705 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_hcd_hub_control()
4491 dwc2_host_exit_clock_gating(hsotg, 0); in _dwc2_hcd_resume()
4688 dwc2_host_exit_clock_gating(hsotg, 0); in _dwc2_hcd_urb_enqueue()
5943 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup) in dwc2_host_exit_clock_gating() function