Lines Matching refs:i3c_hci
139 static int hci_pio_init(struct i3c_hci *hci)
209 static void hci_pio_cleanup(struct i3c_hci *hci)
227 static void hci_pio_write_cmd(struct i3c_hci *hci, struct hci_xfer *xfer)
241 static bool hci_pio_do_rx(struct i3c_hci *hci, struct hci_pio_data *pio)
266 static void hci_pio_do_trailing_rx(struct i3c_hci *hci,
307 static bool hci_pio_do_tx(struct i3c_hci *hci, struct hci_pio_data *pio)
347 static bool hci_pio_process_rx(struct i3c_hci *hci, struct hci_pio_data *pio)
354 static bool hci_pio_process_tx(struct i3c_hci *hci, struct hci_pio_data *pio)
361 static void hci_pio_queue_data(struct i3c_hci *hci, struct hci_pio_data *pio)
394 static void hci_pio_push_to_next_rx(struct i3c_hci *hci, struct hci_xfer *xfer,
473 static void hci_pio_err(struct i3c_hci *hci, struct hci_pio_data *pio,
476 static bool hci_pio_process_resp(struct i3c_hci *hci, struct hci_pio_data *pio)
542 static void hci_pio_queue_resp(struct i3c_hci *hci, struct hci_pio_data *pio)
561 static bool hci_pio_process_cmd(struct i3c_hci *hci, struct hci_pio_data *pio)
588 static int hci_pio_queue_xfer(struct i3c_hci *hci, struct hci_xfer *xfer, int n)
621 static bool hci_pio_dequeue_xfer_common(struct i3c_hci *hci,
683 static bool hci_pio_dequeue_xfer(struct i3c_hci *hci, struct hci_xfer *xfer, int n)
699 static void hci_pio_err(struct i3c_hci *hci, struct hci_pio_data *pio,
740 static void hci_pio_set_ibi_thresh(struct i3c_hci *hci,
756 static bool hci_pio_get_ibi_segment(struct i3c_hci *hci,
806 static bool hci_pio_prep_new_ibi(struct i3c_hci *hci, struct hci_pio_data *pio)
861 static void hci_pio_free_ibi_slot(struct i3c_hci *hci, struct hci_pio_data *pio)
873 static bool hci_pio_process_ibi(struct i3c_hci *hci, struct hci_pio_data *pio)
941 static int hci_pio_request_ibi(struct i3c_hci *hci, struct i3c_dev_desc *dev,
962 static void hci_pio_free_ibi(struct i3c_hci *hci, struct i3c_dev_desc *dev)
972 static void hci_pio_recycle_ibi_slot(struct i3c_hci *hci,
982 static bool hci_pio_irq_handler(struct i3c_hci *hci, unsigned int unused)