Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sysfs.c90 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in bt_host_release()
H A Dhci_sock.c68 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_hdev_from_sock()
1116 if (hdev && hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_sock_bind()
H A Dhci_core.c1440 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) { in hci_dev_do_open()
1722 if (!hci_dev_test_flag(hdev, HCI_UNREGISTER) && in hci_dev_do_close()
3544 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in hci_suspend_notifier()
3829 hci_dev_set_flag(hdev, HCI_UNREGISTER); in hci_unregister_dev()
H A Dhci_request.c400 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __hci_update_background_scan()
H A Dmgmt.c7998 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __mgmt_power_off()
/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h340 HCI_UNREGISTER, enumerator
H A Drtk_btusb.c574 if (test_bit(HCI_UNREGISTER, &hdev->dev_flags)) { in hci_dev_open()
686 set_bit(HCI_UNREGISTER, &hdev->dev_flags); in hci_unregister_dev()
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h297 HCI_UNREGISTER, enumerator