Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dcore.h1480 void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg);
1517 static inline void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg) {} in dwc2_host_enter_clock_gating() function
Dhcd.c3309 dwc2_host_enter_clock_gating(hsotg); in dwc2_port_suspend()
4374 dwc2_host_enter_clock_gating(hsotg); in _dwc2_hcd_suspend()
5877 void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg) in dwc2_host_enter_clock_gating() function