Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc2/
Dplatform.c164 static int __dwc2_lowlevel_hw_disable(struct dwc2_hsotg *hsotg) in __dwc2_lowlevel_hw_disable() function
199 int ret = __dwc2_lowlevel_hw_disable(hsotg); in dwc2_lowlevel_hw_disable()
690 ret = __dwc2_lowlevel_hw_disable(dwc2); in dwc2_suspend()