Searched refs:usb_anchor_empty (Results 1 – 5 of 5) sorted by relevance
1015 int usb_anchor_empty(struct usb_anchor *anchor) in usb_anchor_empty() function1020 EXPORT_SYMBOL_GPL(usb_anchor_empty);
60 :c:func:`usb_anchor_empty`
815 data_or_error = !usb_anchor_empty(&file_data->in_anchor) in usbtmc_do_transfer()875 if (usb_anchor_empty(&file_data->in_anchor)) in usbtmc_generic_read()1112 if (usb_anchor_empty(&file_data->submitted) || wakeup) in usbtmc_write_bulk_cb()2257 if (usb_anchor_empty(&file_data->submitted)) in usbtmc_poll()2259 if (!usb_anchor_empty(&file_data->in_anchor)) in usbtmc_poll()
1815 extern int usb_anchor_empty(struct usb_anchor *anchor);
1813 ZD_ASSERT(usb_anchor_empty(&usb->submitted_cmds)); in zd_usb_iowrite16v_async_start()