Searched refs:usb_anchor_empty (Results 1 – 5 of 5) sorted by relevance
990 int usb_anchor_empty(struct usb_anchor *anchor) in usb_anchor_empty() function995 EXPORT_SYMBOL_GPL(usb_anchor_empty);
71 :c:func:`usb_anchor_empty`
779 data_or_error = !usb_anchor_empty(&file_data->in_anchor) in usbtmc_do_transfer()838 if (usb_anchor_empty(&file_data->in_anchor)) in usbtmc_generic_read()1070 if (usb_anchor_empty(&file_data->submitted) || wakeup) in usbtmc_write_bulk_cb()2195 if (usb_anchor_empty(&file_data->submitted)) in usbtmc_poll()2197 if (!usb_anchor_empty(&file_data->in_anchor)) in usbtmc_poll()
1728 extern int usb_anchor_empty(struct usb_anchor *anchor);
1819 ZD_ASSERT(usb_anchor_empty(&usb->submitted_cmds)); in zd_usb_iowrite16v_async_start()