Symbol: HCI_USER_CHANNEL
drivers/bluetooth/btusb.c
1393
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL))
drivers/bluetooth/btusb.c
2267
if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
drivers/bluetooth/btusb.c
2748
if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
net/bluetooth/hci_conn.c
1325
hci_dev_test_flag(d, HCI_USER_CHANNEL))
net/bluetooth/hci_core.c
2372
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL))
net/bluetooth/hci_core.c
338
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_core.c
3776
if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_core.c
4018
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
net/bluetooth/hci_core.c
455
!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_core.c
480
if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
net/bluetooth/hci_core.c
515
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_core.c
561
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_core.c
587
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_core.c
654
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_core.c
870
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL))
net/bluetooth/hci_debugfs.c
1358
hci_dev_test_flag(hdev, HCI_USER_CHANNEL)))
net/bluetooth/hci_sock.c
1009
if (hci_dev_test_flag(hdev, HCI_USER_CHANNEL))
net/bluetooth/hci_sock.c
1306
if (hci_dev_test_and_set_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_sock.c
1328
hci_dev_clear_flag(hdev, HCI_USER_CHANNEL);
net/bluetooth/hci_sock.c
1683
hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_sock.c
952
hci_dev_clear_flag(hdev, HCI_USER_CHANNEL);
net/bluetooth/hci_sync.c
5256
!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_sync.c
5268
!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
net/bluetooth/hci_sync.c
5272
if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/hci_sync.c
5312
if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
net/bluetooth/hci_sync.c
5346
!hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
net/bluetooth/hci_sync.c
5417
hci_dev_test_and_clear_flag(hdev, HCI_USER_CHANNEL);
net/bluetooth/hci_sync.c
5427
hci_dev_set_flag(hdev, HCI_USER_CHANNEL);
net/bluetooth/hci_sync.c
5507
if (!auto_off && !hci_dev_test_flag(hdev, HCI_USER_CHANNEL) &&
net/bluetooth/hci_sync.c
5520
if (!hci_dev_test_flag(hdev, HCI_USER_CHANNEL)) {
net/bluetooth/mgmt.c
458
hci_dev_test_flag(d, HCI_USER_CHANNEL))
net/bluetooth/mgmt.c
516
hci_dev_test_flag(d, HCI_USER_CHANNEL))
net/bluetooth/mgmt.c
570
hci_dev_test_flag(d, HCI_USER_CHANNEL))