Home
last modified time | relevance | path

Searched refs:btintel_test_flag (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtintel.c239 if (btintel_test_flag(hdev, INTEL_ROM_LEGACY)) in btintel_set_diag_combined()
1814 if (btintel_test_flag(hdev, INTEL_FIRMWARE_FAILED)) { in btintel_download_wait()
2057 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
2069 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_download_fw()
2318 if (!btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_prepare_fw_download_tlv()
3403 if (btintel_test_flag(hdev, INTEL_BROKEN_INITIAL_NCMD) || in btintel_setup_combined()
3404 btintel_test_flag(hdev, INTEL_BROKEN_SHUTDOWN_LED)) { in btintel_setup_combined()
3476 if (!btintel_test_flag(hdev, in btintel_setup_combined()
3656 if (btintel_test_flag(hdev, INTEL_BROKEN_SHUTDOWN_LED)) { in btintel_shutdown_combined()
3724 if (btintel_test_flag(hde in btintel_recv_event()
[all...]
H A Dbtintel.h241 #define btintel_test_flag(hdev, nr) test_bit((nr), btintel_get_flag(hdev)) macro
H A Dbtintel_pcie.c1087 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_recv_event()
2014 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btintel_pcie_send_frame()
H A Dbtusb.c2583 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) in btusb_recv_bulk_intel()
2597 if (btintel_test_flag(hdev, INTEL_BOOTLOADER)) { in btusb_send_frame_intel()