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

/linux-4.1.27/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.c264 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); dwc2_suspend() local
281 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); dwc2_resume() local
H A Dcore.h1009 static inline int s3c_hsotg_remove(struct dwc2_hsotg *dwc2) s3c_hsotg_remove() argument
1011 static inline int s3c_hsotg_suspend(struct dwc2_hsotg *dwc2) s3c_hsotg_suspend() argument
1013 static inline int s3c_hsotg_resume(struct dwc2_hsotg *dwc2) s3c_hsotg_resume() argument
1017 static inline void s3c_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, s3c_hsotg_core_init_disconnected() argument
1020 static inline void s3c_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} s3c_hsotg_disconnect() argument

Completed in 376 milliseconds