Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dplatform.c196 int dwc2_lowlevel_hw_disable(struct dwc2_hsotg *hsotg) in dwc2_lowlevel_hw_disable() function
304 dwc2_lowlevel_hw_disable(hsotg); in dwc2_driver_remove()
453 dwc2_lowlevel_hw_disable(hsotg); in dwc2_driver_probe()
458 dwc2_lowlevel_hw_disable(hsotg); in dwc2_driver_probe()
Dcore.h1110 extern int dwc2_lowlevel_hw_disable(struct dwc2_hsotg *hsotg);
Dgadget.c3215 dwc2_lowlevel_hw_disable(hsotg); in dwc2_hsotg_udc_stop()