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.h99 static inline struct hci_xfer *hci_alloc_xfer(unsigned int n) in hci_alloc_xfer() function
A Dcore.c205 xfer = hci_alloc_xfer(nxfers); in i3c_hci_send_ccc_cmd()
284 xfer = hci_alloc_xfer(nxfers); in i3c_hci_priv_xfers()
342 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.c301 xfer = hci_alloc_xfer(2); in hci_cmd_v1_daa()

Completed in 9 milliseconds