Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore.h1481 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup);
1518 static inline void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, in dwc2_host_exit_clock_gating() function
Dplatform.c304 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_driver_remove()
Dcore_intr.c429 dwc2_host_exit_clock_gating(hsotg, 1); in dwc2_handle_wakeup_detected_intr()
Dhcd.c3365 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_port_resume()
3672 dwc2_host_exit_clock_gating(hsotg, 0); in dwc2_hcd_hub_control()
4459 dwc2_host_exit_clock_gating(hsotg, 0); in _dwc2_hcd_resume()
4656 dwc2_host_exit_clock_gating(hsotg, 0); in _dwc2_hcd_urb_enqueue()
5913 void dwc2_host_exit_clock_gating(struct dwc2_hsotg *hsotg, int rem_wakeup) in dwc2_host_exit_clock_gating() function