Searched refs:hci_pio_data (Results 1 – 1 of 1) sorted by relevance
125 struct hci_pio_data { struct140 struct hci_pio_data *pio = hci->io_data; in __hci_pio_init() argument206 struct hci_pio_data *pio; in hci_pio_init()231 struct hci_pio_data *pio = hci->io_data; in hci_pio_cleanup()265 static bool hci_pio_do_rx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_do_rx()292 struct hci_pio_data *pio, unsigned int count) in hci_pio_do_trailing_rx()333 static bool hci_pio_do_tx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_do_tx()374 static bool hci_pio_process_rx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_process_rx()381 static bool hci_pio_process_tx(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_process_tx()388 static void hci_pio_queue_data(struct i3c_hci *hci, struct hci_pio_data *pio) in hci_pio_queue_data()[all …]