STATE_DOWNLOADING 747 drivers/bluetooth/hci_intel.c set_bit(STATE_DOWNLOADING, &intel->flags); STATE_DOWNLOADING 769 drivers/bluetooth/hci_intel.c err = wait_on_bit_timeout(&intel->flags, STATE_DOWNLOADING, STATE_DOWNLOADING 899 drivers/bluetooth/hci_intel.c if (test_and_clear_bit(STATE_DOWNLOADING, &intel->flags) && STATE_DOWNLOADING 901 drivers/bluetooth/hci_intel.c wake_up_bit(&intel->flags, STATE_DOWNLOADING);