Home
last modified time | relevance | path

Searched refs:dwc2_host_enter_clock_gating (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/usb/dwc2/
Dcore.h1502 void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg);
1539 static inline void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg) {} in dwc2_host_enter_clock_gating() function
Dhcd.c3342 dwc2_host_enter_clock_gating(hsotg); in dwc2_port_suspend()
4407 dwc2_host_enter_clock_gating(hsotg); in _dwc2_hcd_suspend()
5907 void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg) in dwc2_host_enter_clock_gating() function