Home
last modified time | relevance | path

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

/openbmc/linux/drivers/i3c/master/mipi-i3c-hci/
H A Dpio.c126 struct hci_pio_data { struct
141 struct hci_pio_data *pio; in hci_pio_init() argument
211 struct hci_pio_data *pio = hci->io_data; in hci_pio_cleanup()
241 static bool hci_pio_do_rx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_do_rx()
267 struct hci_pio_data *pio, unsigned int count) in hci_pio_do_trailing_rx()
307 static bool hci_pio_do_tx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_do_tx()
347 static bool hci_pio_process_rx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_process_rx()
354 static bool hci_pio_process_tx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_process_tx()
361 static void hci_pio_queue_data(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_queue_data()
473 static void hci_pio_err(struct i3c_hci *hci, struct hci_pio_data *pio,
[all …]