Home
last modified time | relevance | path

Searched refs:usb_anchor_empty (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/usb/core/
Durb.c991 int usb_anchor_empty(struct usb_anchor *anchor) in usb_anchor_empty() function
996 EXPORT_SYMBOL_GPL(usb_anchor_empty);
/Linux-v4.19/Documentation/driver-api/usb/
Danchors.rst71 :c:func:`usb_anchor_empty`
/Linux-v4.19/include/linux/
Dusb.h1723 extern int usb_anchor_empty(struct usb_anchor *anchor);
/Linux-v4.19/drivers/net/wireless/zydas/zd1211rw/
Dzd_usb.c1836 ZD_ASSERT(usb_anchor_empty(&usb->submitted_cmds)); in zd_usb_iowrite16v_async_start()