Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc2/
Dcore.h867 extern void dwc2_core_host_init(struct dwc2_hsotg *hsotg);
Dhcd.c585 dwc2_core_host_init(hsotg); in dwc2_hcd_reinit()
Dcore.c1021 void dwc2_core_host_init(struct dwc2_hsotg *hsotg) in dwc2_core_host_init() function