Home
last modified time | relevance | path

Searched defs:dwc2 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/usb/dwc2/
Dpci.c61 struct platform_device *dwc2; member
79 struct platform_device *dwc2; in dwc2_pci_probe() local
Dplatform.c264 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_suspend() local
281 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_resume() local
Dcore.h1009 static inline int s3c_hsotg_remove(struct dwc2_hsotg *dwc2) in s3c_hsotg_remove()
1011 static inline int s3c_hsotg_suspend(struct dwc2_hsotg *dwc2) in s3c_hsotg_suspend()
1013 static inline int s3c_hsotg_resume(struct dwc2_hsotg *dwc2) in s3c_hsotg_resume()
1017 static inline void s3c_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, in s3c_hsotg_core_init_disconnected()
1020 static inline void s3c_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} in s3c_hsotg_disconnect()