Searched refs:hci_alloc_xfer (Results 1 – 4 of 4) sorted by relevance
99 static inline struct hci_xfer *hci_alloc_xfer(unsigned int n) in hci_alloc_xfer() function
205 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()
249 xfer = hci_alloc_xfer(2); in hci_cmd_v2_daa()
301 xfer = hci_alloc_xfer(2); in hci_cmd_v1_daa()
Completed in 8 milliseconds