Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h1630 int dwc3_gadget_suspend(struct dwc3 *dwc);
1634 static inline int dwc3_gadget_suspend(struct dwc3 *dwc) in dwc3_gadget_suspend() function
H A Dcore.c1801 dwc3_gadget_suspend(dwc); in dwc3_suspend_common()
1833 dwc3_gadget_suspend(dwc); in dwc3_suspend_common()
H A Dgadget.c4808 int dwc3_gadget_suspend(struct dwc3 *dwc) in dwc3_gadget_suspend() function