Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dplatform.c163 static int __dwc2_lowlevel_hw_disable(struct dwc2_hsotg *hsotg) in __dwc2_lowlevel_hw_disable() function
198 int ret = __dwc2_lowlevel_hw_disable(hsotg); in dwc2_lowlevel_hw_disable()
471 ret = __dwc2_lowlevel_hw_disable(dwc2); in dwc2_suspend()