Searched refs:INTEL_BOOTLOADER (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.6/drivers/bluetooth/ |
| D | btintel.c | 1980 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_download_fw() 2045 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw() 2057 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw() 2135 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup() 2149 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup() 2229 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_prepare_fw_download_tlv() 2246 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv() 2591 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv() 2605 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv() 3004 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_recv_event()
|
| D | btintel.h | 159 INTEL_BOOTLOADER, enumerator
|
| D | btusb.c | 2489 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel() 2503 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()
|