Searched refs:HCI_UNREGISTER (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/net/bluetooth/ |
| H A D | hci_sysfs.c | 90 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in bt_host_release()
|
| H A D | hci_sock.c | 68 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 D | hci_core.c | 1440 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 D | hci_request.c | 400 hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __hci_update_background_scan()
|
| H A D | mgmt.c | 7998 if (hci_dev_test_flag(hdev, HCI_UNREGISTER)) in __mgmt_power_off()
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | rtk_btusb.h | 340 HCI_UNREGISTER, enumerator
|
| H A D | rtk_btusb.c | 574 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 D | hci.h | 297 HCI_UNREGISTER, enumerator
|