Home
last modified time | relevance | path

Searched refs:unset_handle_ida (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_conn.c156 ida_free(&hdev->unset_handle_ida, conn->handle); in hci_conn_cleanup()
933 return ida_alloc_range(&hdev->unset_handle_ida, HCI_CONN_HANDLE_MAX + 1, in hci_conn_hash_alloc_unset()
1277 ida_free(&hdev->unset_handle_ida, conn->handle); in hci_conn_set_handle()
H A Dhci_core.c2540 ida_init(&hdev->unset_handle_ida); in hci_alloc_dev_priv()
2796 ida_destroy(&hdev->unset_handle_ida); in hci_release_dev()
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h358 struct ida unset_handle_ida; member

Completed in 13 milliseconds