Home
last modified time | relevance | path

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

/linux/drivers/i3c/master/mipi-i3c-hci/
A Dhci.h105 static inline struct hci_xfer *hci_alloc_xfer(unsigned int n) in hci_alloc_xfer() function
A Dcore.c204 xfer = hci_alloc_xfer(nxfers); in i3c_hci_send_ccc_cmd()
318 xfer = hci_alloc_xfer(nxfers); in i3c_hci_priv_xfers()
382 xfer = hci_alloc_xfer(nxfers); in i3c_hci_i2c_xfers()
A Dcmd_v2.c249 xfer = hci_alloc_xfer(2); in hci_cmd_v2_daa()
A Dcmd_v1.c299 xfer = hci_alloc_xfer(1); in hci_cmd_v1_daa()

Completed in 12 milliseconds