Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
A Dhci.h114 bool (*dequeue_xfer)(struct i3c_hci *hci, struct hci_xfer *xfer, int n); member
A Dcore.c239 hci->io->dequeue_xfer(hci, xfer, nxfers)) { in i3c_hci_send_ccc_cmd()
313 hci->io->dequeue_xfer(hci, xfer, nxfers)) { in i3c_hci_priv_xfers()
361 hci->io->dequeue_xfer(hci, xfer, nxfers)) { in i3c_hci_i2c_xfers()
A Dcmd_v2.c279 hci->io->dequeue_xfer(hci, xfer, 2)) { in hci_cmd_v2_daa()
A Dcmd_v1.c337 hci->io->dequeue_xfer(hci, xfer, 1)) { in hci_cmd_v1_daa()
A Ddma.c779 .dequeue_xfer = hci_dma_dequeue_xfer,
A Dpio.c1036 .dequeue_xfer = hci_pio_dequeue_xfer,

Completed in 15 milliseconds