Searched refs:usb_anchor_empty (Results 1 – 4 of 4) sorted by relevance
1033 int usb_anchor_empty(struct usb_anchor *anchor) in usb_anchor_empty() function1038 EXPORT_SYMBOL_GPL(usb_anchor_empty);
71 :c:func:`usb_anchor_empty`
809 data_or_error = !usb_anchor_empty(&file_data->in_anchor) in usbtmc_do_transfer()868 if (usb_anchor_empty(&file_data->in_anchor)) in usbtmc_generic_read()1100 if (usb_anchor_empty(&file_data->submitted) || wakeup) in usbtmc_write_bulk_cb()2245 if (usb_anchor_empty(&file_data->submitted)) in usbtmc_poll()2247 if (!usb_anchor_empty(&file_data->in_anchor)) in usbtmc_poll()
1812 ZD_ASSERT(usb_anchor_empty(&usb->submitted_cmds)); in zd_usb_iowrite16v_async_start()