Searched defs:dwc2 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/usb/dwc2/
H A DMakefile
H A Dpci.c61 struct platform_device *dwc2; member in struct:dwc2_pci_glue
79 struct platform_device *dwc2; dwc2_pci_probe() local
H A Dplatform.c464 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); dwc2_suspend() local
478 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); dwc2_resume() local
H A Dcore.h1137 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) dwc2_hsotg_remove() argument
1139 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) dwc2_hsotg_suspend() argument
1141 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) dwc2_hsotg_resume() argument
1145 static inline void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, dwc2_hsotg_core_init_disconnected() argument
1148 static inline void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} dwc2_hsotg_set_test_mode() argument

Completed in 211 milliseconds