Home
last modified time | relevance | path

Searched refs:INTEL_BOOTLOADER (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtintel.c1992 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 Dbtintel.h200 INTEL_BOOTLOADER, enumerator
H A Dbtintel_pcie.c1087 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 Dbtusb.c2583 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()