hci_index_ida 59 net/bluetooth/hci_core.c static DEFINE_IDA(hci_index_ida); hci_index_ida 3294 net/bluetooth/hci_core.c id = ida_simple_get(&hci_index_ida, 0, 0, GFP_KERNEL); hci_index_ida 3297 net/bluetooth/hci_core.c id = ida_simple_get(&hci_index_ida, 1, 0, GFP_KERNEL); hci_index_ida 3380 net/bluetooth/hci_core.c ida_simple_remove(&hci_index_ida, hdev->id); hci_index_ida 3450 net/bluetooth/hci_core.c ida_simple_remove(&hci_index_ida, id);