Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.c1979 static void dwc3_stop_active_transfer(struct dwc3 *dwc, u32 epnum, bool force) in dwc3_stop_active_transfer() function
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dgadget.c3949 void dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, in dwc3_stop_active_transfer() function
H A Dcore.h1599 static inline void dwc3_stop_active_transfer(struct dwc3_ep *dep, bool force, in dwc3_stop_active_transfer() function