Home
last modified time | relevance | path

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

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