Searched refs:INTEL_BOOTLOADER (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/bluetooth/ |
A D | btintel.c | 1833 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_download_fw() 1898 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw() 1910 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw() 1988 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup() 2002 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup() 2082 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_prepare_fw_download_tlv() 2097 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv() 2267 btintel_set_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv() 2281 btintel_clear_flag(hdev, INTEL_BOOTLOADER); in btintel_bootloader_setup_tlv()
|
A D | btintel.h | 147 INTEL_BOOTLOADER, enumerator
|
A D | btusb.c | 2024 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel() 2032 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_recv_event_intel() 2071 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()
|
Completed in 17 milliseconds