Searched refs:alloc_entry (Results 1 – 5 of 5) sorted by relevance
21 int (*alloc_entry)(struct i3c_hci *hci); member
184 .alloc_entry = hci_dat_v1_alloc_entry,
390 ret = mipi_i3c_hci_dat_v1.alloc_entry(hci); in i3c_hci_attach_i3c_dev()444 ret = mipi_i3c_hci_dat_v1.alloc_entry(hci); in i3c_hci_attach_i2c_dev()
313 ret = mipi_i3c_hci_dat_v1.alloc_entry(hci); in hci_cmd_v1_daa()
728 static struct entry *alloc_entry(struct entry_alloc *ea) in alloc_entry() function1259 e = alloc_entry(&mq->cache_alloc); in queue_promotion()1323 e = alloc_entry(&mq->hotspot_alloc); in update_hotspot_queue()