Lines Matching defs:xfer
227 static void hci_pio_write_cmd(struct i3c_hci *hci, struct hci_xfer *xfer) in hci_pio_write_cmd()
243 struct hci_xfer *xfer = pio->curr_rx; in hci_pio_do_rx() local
269 struct hci_xfer *xfer = pio->curr_rx; in hci_pio_do_trailing_rx() local
309 struct hci_xfer *xfer = pio->curr_tx; in hci_pio_do_tx() local
363 struct hci_xfer *xfer = pio->curr_xfer; in hci_pio_queue_data() local
394 static void hci_pio_push_to_next_rx(struct i3c_hci *hci, struct hci_xfer *xfer, in hci_pio_push_to_next_rx()
480 struct hci_xfer *xfer = pio->curr_resp; in hci_pio_process_resp() local
544 struct hci_xfer *xfer = pio->curr_xfer; in hci_pio_queue_resp() local
588 static int hci_pio_queue_xfer(struct i3c_hci *hci, struct hci_xfer *xfer, int n) in hci_pio_queue_xfer()
623 struct hci_xfer *xfer, int n) in hci_pio_dequeue_xfer_common()
683 static bool hci_pio_dequeue_xfer(struct i3c_hci *hci, struct hci_xfer *xfer, int n) in hci_pio_dequeue_xfer()