Searched refs:INTEL_BOOTLOADER (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/bluetooth/ |
H A D | btintel.c | 1992 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_download_fw() 2057 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw() 2069 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw() 2147 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup() 2161 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup() 2288 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_prepare_fw_download_tlv() 2318 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv() 3156 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv() 3194 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv() 3724 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_recv_event() [all...] |
H A D | btintel.h | 200 INTEL_BOOTLOADER, enumerator
|
H A D | btintel_pcie.c | 1087 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_recv_event() 2014 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_send_frame()
|
H A D | btusb.c | 2583 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel() 2597 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()
|