Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/bluetooth/
Dbtusb.c356 #define BTUSB_BOOTLOADER 5 macro
1876 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) in btusb_recv_bulk_intel()
1918 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_recv_event_intel()
1958 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_send_frame_intel()
2088 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
2344 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
2870 set_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_probe()