Home
last modified time | relevance | path

Searched refs:HCI_UNREGISTER (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/net/bluetooth/
Dhci_sysfs.c92 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in bt_host_release()
Dhci_sock.c69 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_hdev_from_sock()
931 !hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_sock_release()
1212 if (hdev && hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_sock_bind()
Dhci_sync.c695 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_cmd_sync_submit()
2859 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_update_passive_scan_sync()
2944 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_update_passive_scan()
4809 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_dev_open_sync()
4940 if (!hci_dev_test_flag(hdev, HCI_UNREGISTER) && in hci_dev_shutdown()
Dhci_core.c2722 hci_dev_set_flag(hdev, HCI_UNREGISTER); in hci_unregister_dev()
2834 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_suspend_dev()
2865 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_resume_dev()
Dmgmt.c9478 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __mgmt_power_off()
/Linux-v6.6/include/net/bluetooth/
Dhci.h381 HCI_UNREGISTER, enumerator