Home
last modified time | relevance | path

Searched refs:dwc3_gadget_suspend (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h1641 int dwc3_gadget_suspend(struct dwc3 *dwc);
1645 static inline int dwc3_gadget_suspend(struct dwc3 *dwc) in dwc3_gadget_suspend() function
H A Dcore.c2054 dwc3_gadget_suspend(dwc); in dwc3_suspend_common()
2086 dwc3_gadget_suspend(dwc); in dwc3_suspend_common()
H A Dgadget.c4716 int dwc3_gadget_suspend(struct dwc3 *dwc) in dwc3_gadget_suspend() function