Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dcore.h753 extern void dwc2_core_host_init(struct dwc2_hsotg *hsotg);
Dcore.c653 void dwc2_core_host_init(struct dwc2_hsotg *hsotg) in dwc2_core_host_init() function
Dhcd.c590 dwc2_core_host_init(hsotg); in dwc2_hcd_reinit()