Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
A Dhci.h113 int (*queue_xfer)(struct i3c_hci *hci, struct hci_xfer *xfer, int n); member
A Dcore.c235 ret = hci->io->queue_xfer(hci, xfer, nxfers); in i3c_hci_send_ccc_cmd()
309 ret = hci->io->queue_xfer(hci, xfer, nxfers); in i3c_hci_priv_xfers()
357 ret = hci->io->queue_xfer(hci, xfer, nxfers); in i3c_hci_i2c_xfers()
A Dcmd_v2.c277 hci->io->queue_xfer(hci, xfer, 2); in hci_cmd_v2_daa()
A Dcmd_v1.c335 hci->io->queue_xfer(hci, xfer, 1); in hci_cmd_v1_daa()
A Ddma.c778 .queue_xfer = hci_dma_queue_xfer,
A Dpio.c1035 .queue_xfer = hci_pio_queue_xfer,

Completed in 12 milliseconds