Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dpci.c62 struct platform_device *dwc2; member
66 static int dwc2_pci_quirks(struct pci_dev *pdev, struct platform_device *dwc2) in dwc2_pci_quirks()
99 struct platform_device *dwc2; in dwc2_pci_probe() local
Dplatform.c504 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_suspend() local
518 struct dwc2_hsotg *dwc2 = dev_get_drvdata(dev); in dwc2_resume() local
Dcore.h1358 static inline int dwc2_hsotg_remove(struct dwc2_hsotg *dwc2) in dwc2_hsotg_remove()
1360 static inline int dwc2_hsotg_suspend(struct dwc2_hsotg *dwc2) in dwc2_hsotg_suspend()
1362 static inline int dwc2_hsotg_resume(struct dwc2_hsotg *dwc2) in dwc2_hsotg_resume()
1366 static inline void dwc2_hsotg_core_init_disconnected(struct dwc2_hsotg *dwc2, in dwc2_hsotg_core_init_disconnected()
1369 static inline void dwc2_hsotg_disconnect(struct dwc2_hsotg *dwc2) {} in dwc2_hsotg_disconnect()