Home
last modified time | relevance | path

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

/openbmc/linux/net/bluetooth/
H A Dhci_sysfs.c93 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in bt_host_release()
H A 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()
1209 if (hdev && hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_sock_bind()
H A Dhci_sync.c704 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_cmd_sync_submit()
2915 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_update_passive_scan_sync()
3000 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_update_passive_scan()
4792 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_dev_open_sync()
4923 if (!hci_dev_test_flag(hdev, HCI_UNREGISTER) && in hci_dev_shutdown()
H A Dhci_core.c2700 hci_dev_set_flag(hdev, HCI_UNREGISTER); in hci_unregister_dev()
2830 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_suspend_dev()
2861 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_resume_dev()
H A Dmgmt.c9401 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __mgmt_power_off()
/openbmc/linux/include/net/bluetooth/
H A Dhci.h376 HCI_UNREGISTER, enumerator