Home
last modified time | relevance | path

Searched refs:hci_pio_do_tx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c307 static bool hci_pio_do_tx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_do_tx() function
356 while (pio->curr_tx && hci_pio_do_tx(hci, pio)) in hci_pio_process_tx()