STATE_BOOTING     112 drivers/bluetooth/hci_intel.c 	err = wait_on_bit_timeout(&intel->flags, STATE_BOOTING,
STATE_BOOTING     409 drivers/bluetooth/hci_intel.c 		set_bit(STATE_BOOTING, &intel->flags);
STATE_BOOTING     481 drivers/bluetooth/hci_intel.c 	clear_bit(STATE_BOOTING, &intel->flags);
STATE_BOOTING     575 drivers/bluetooth/hci_intel.c 	clear_bit(STATE_BOOTING, &intel->flags);
STATE_BOOTING     811 drivers/bluetooth/hci_intel.c 	set_bit(STATE_BOOTING, &intel->flags);
STATE_BOOTING     830 drivers/bluetooth/hci_intel.c 	clear_bit(STATE_BOOTING, &intel->flags);
STATE_BOOTING     885 drivers/bluetooth/hci_intel.c 	    !test_bit(STATE_BOOTING, &intel->flags))
STATE_BOOTING     909 drivers/bluetooth/hci_intel.c 		if (test_and_clear_bit(STATE_BOOTING, &intel->flags))
STATE_BOOTING     910 drivers/bluetooth/hci_intel.c 			wake_up_bit(&intel->flags, STATE_BOOTING);