Home
last modified time | relevance | path

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

/linux/net/bluetooth/
H A Dhci_sysfs.c86 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in bt_host_release()
H A Dhci_core.c2659 hci_dev_set_flag(hdev, HCI_UNREGISTER); in hci_unregister_dev()
2782 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_cancel_cmd_sync()
2804 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_suspend_dev()
2835 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_resume_dev()
H A Dhci_sync.c715 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_cmd_sync_submit()
3305 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_update_passive_scan_sync()
3396 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_update_passive_scan()
5367 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_dev_open_sync()
5499 if (!hci_dev_test_flag(hdev, HCI_UNREGISTER) && in hci_dev_shutdown()
5525 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_dev_close_sync()
H A Dmgmt.c9830 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __mgmt_power_off()
/linux/include/net/bluetooth/
H A Dhci.h429 HCI_UNREGISTER, enumerator