Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/bluetooth/
Dbtintel.c1750 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_download_fw()
1815 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
1827 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
1906 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
1920 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
2007 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_prepare_fw_download_tlv()
2022 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv()
2103 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
2117 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
Dbtintel.h142 INTEL_BOOTLOADER, enumerator
Dbtusb.c1993 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel()
2001 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_recv_event_intel()
2040 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()