Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dplatform.c197 int dwc2_lowlevel_hw_disable(struct dwc2_hsotg *hsotg) in dwc2_lowlevel_hw_disable() function
353 dwc2_lowlevel_hw_disable(hsotg); in dwc2_driver_remove()
375 dwc2_lowlevel_hw_disable(hsotg); in dwc2_driver_shutdown()
614 dwc2_lowlevel_hw_disable(hsotg); in dwc2_driver_probe()
645 dwc2_lowlevel_hw_disable(hsotg); in dwc2_driver_probe()
H A Dgadget.c4634 dwc2_lowlevel_hw_disable(hsotg); in dwc2_hsotg_udc_stop()