Searched refs:INTEL_BOOTLOADER (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A 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() [all...] |
H A D | btintel.h | 159 INTEL_BOOTLOADER, enumerator
|
H A D | btusb.c | 2493 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel() 2507 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()
|
Completed in 9 milliseconds