Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dcore.h1506 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup);
1543 static inline void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, in dwc2_host_exit_clock_gating() function
Dplatform.c338 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_driver_remove()
Dcore_intr.c468 dwc2_host_exit_clock_gating(hsotg, 1); in dwc2_handle_wakeup_detected_intr()
Dhcd.c3371 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_port_resume()
3678 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_hcd_hub_control()
4467 dwc2_host_exit_clock_gating(hsotg, 0); in _dwc2_hcd_resume()
4664 dwc2_host_exit_clock_gating(hsotg, 0); in _dwc2_hcd_urb_enqueue()
5954 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup) in dwc2_host_exit_clock_gating() function