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