Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbtusb.c433 #define BTUSB_BOOTLOADER 5 macro
1923 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) in btusb_recv_bulk_intel()
1965 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_recv_event_intel()
2005 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_send_frame_intel()
2132 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
2343 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
3010 set_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_probe()