Home
last modified time | relevance | path

Searched refs:STATE_BOOTLOADER (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_intel.c28 #define STATE_BOOTLOADER 0 macro
575 set_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
627 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
859 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
870 if (!test_bit(STATE_BOOTLOADER, &intel->flags) && in intel_recv_event()
1023 if (test_bit(STATE_BOOTLOADER, &intel->flags) && in intel_dequeue()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_intel.c28 #define STATE_BOOTLOADER 0 macro
575 set_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
627 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
862 clear_bit(STATE_BOOTLOADER, &intel->flags); in intel_setup()
873 if (!test_bit(STATE_BOOTLOADER, &intel->flags) && in intel_recv_event()
1026 if (test_bit(STATE_BOOTLOADER, &intel->flags) && in intel_dequeue()

Completed in 3 milliseconds