Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/bluetooth/
Dbtintel.c1834 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_download_fw()
1899 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
1911 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
1989 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
2003 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup()
2083 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_prepare_fw_download_tlv()
2100 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv()
2270 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
2284 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
Dbtintel.h147 INTEL_BOOTLOADER, enumerator
Dbtusb.c2218 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel()
2226 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_recv_event_intel()
2265 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()