Searched refs:INTEL_BOOTLOADER (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/bluetooth/ |
| H A D | btintel.c | 1992 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() 3162 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv() 3200 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv() 3731 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_recv_event()
|
| H A D | btintel.h | 198 INTEL_BOOTLOADER, enumerator
|
| H A D | btintel_pcie.c | 900 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_recv_event() 1831 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_send_frame()
|
| H A D | btusb.c | 2603 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel() 2617 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()
|