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