Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/bluetooth/
Dbtusb.c432 #define BTUSB_BOOTLOADER 5 macro
1999 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) in btusb_recv_bulk_intel()
2037 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_recv_event_intel()
2077 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_send_frame_intel()
2233 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
2416 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
3669 set_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_probe()