Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bluetooth/
Dbtusb.c341 #define BTUSB_BOOTLOADER 5 macro
2157 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) in btusb_recv_bulk_intel()
2199 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_recv_event_intel()
2242 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_send_frame_intel()
2424 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
2673 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
3124 set_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_probe()