Searched refs:dwc2_core_init (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
H A Dhcd.c1382 dwc2_core_init(hsotg, false, -1); dwc2_conn_id_status_change()
1403 dwc2_core_init(hsotg, false, -1); dwc2_conn_id_status_change()
2869 retval = dwc2_core_init(hsotg, true, irq); dwc2_hcd_init()
H A Dcore.c398 * dwc2_core_init() - Initializes the DWC_otg controller registers and
405 int dwc2_core_init(struct dwc2_hsotg *hsotg, bool select_phy, int irq) dwc2_core_init() function
H A Dcore.h788 extern int dwc2_core_init(struct dwc2_hsotg *hsotg, bool select_phy, int irq);

Completed in 69 milliseconds