HCI_INIT 1443 net/bluetooth/hci_core.c set_bit(HCI_INIT, &hdev->flags); HCI_INIT 1541 net/bluetooth/hci_core.c clear_bit(HCI_INIT, &hdev->flags); HCI_INIT 1744 net/bluetooth/hci_core.c set_bit(HCI_INIT, &hdev->flags); HCI_INIT 1746 net/bluetooth/hci_core.c clear_bit(HCI_INIT, &hdev->flags); HCI_INIT 3405 net/bluetooth/hci_core.c if (!test_bit(HCI_INIT, &hdev->flags) && HCI_INIT 3492 net/bluetooth/hci_core.c && !test_bit(HCI_INIT, &hdev->flags))) { HCI_INIT 4403 net/bluetooth/hci_core.c if (test_bit(HCI_INIT, &hdev->flags) && opcode == HCI_OP_RESET) HCI_INIT 4472 net/bluetooth/hci_core.c !test_bit(HCI_INIT, &hdev->flags)) { HCI_INIT 4477 net/bluetooth/hci_core.c if (test_bit(HCI_INIT, &hdev->flags)) { HCI_INIT 742 net/bluetooth/hci_event.c if (test_bit(HCI_INIT, &hdev->flags)) HCI_INIT 759 net/bluetooth/hci_event.c if (test_bit(HCI_INIT, &hdev->flags)) { HCI_INIT 794 net/bluetooth/hci_event.c if (test_bit(HCI_INIT, &hdev->flags)) HCI_INIT 394 net/bluetooth/hci_request.c test_bit(HCI_INIT, &hdev->flags) || HCI_INIT 1158 net/bluetooth/hci_sock.c if (test_bit(HCI_INIT, &hdev->flags) ||