Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dplatform.c151 static int __dwc2_lowlevel_hw_disable(struct dwc2_hsotg *hsotg) in __dwc2_lowlevel_hw_disable() function
183 int ret = __dwc2_lowlevel_hw_disable(hsotg); in dwc2_lowlevel_hw_disable()
659 ret = __dwc2_lowlevel_hw_disable(dwc2); in dwc2_suspend()