Searched refs:hci_dma_dequeue_xfer (Results 1 – 1 of 1) sorted by relevance
542 static bool hci_dma_dequeue_xfer(struct i3c_hci *hci, in hci_dma_dequeue_xfer() function614 return hci_dma_dequeue_xfer(hci, xfer_list, n) ? -EIO : 0; in hci_dma_handle_error()894 .dequeue_xfer = hci_dma_dequeue_xfer,