Searched refs:hci_pio_dequeue_xfer_common (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | pio.c | 650 static bool hci_pio_dequeue_xfer_common(struct i3c_hci *hci, in hci_pio_dequeue_xfer_common() function 723 ret = hci_pio_dequeue_xfer_common(hci, pio, xfer, n); in hci_pio_dequeue_xfer() 757 hci_pio_dequeue_xfer_common(hci, pio, pio->curr_resp, 1); in hci_pio_err() 760 hci_pio_dequeue_xfer_common(hci, pio, pio->curr_tx, 1); in hci_pio_err()
|