HCI_INIT          437 include/net/bluetooth/hci_core.h 			&& !test_bit(HCI_INIT, &hdev->flags))) {
HCI_INIT          499 net/bluetooth/hci_core.c 		set_bit(HCI_INIT, &hdev->flags);
HCI_INIT          505 net/bluetooth/hci_core.c 		clear_bit(HCI_INIT, &hdev->flags);
HCI_INIT          569 net/bluetooth/hci_core.c 		set_bit(HCI_INIT, &hdev->flags);
HCI_INIT          572 net/bluetooth/hci_core.c 		clear_bit(HCI_INIT, &hdev->flags);
HCI_INIT         1524 net/bluetooth/hci_core.c 		if (test_bit(HCI_INIT, &hdev->flags)) {