Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Dbtusb.c511 #define BTUSB_BOOTLOADER 5 macro
2262 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) in btusb_recv_bulk_intel()
2300 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_recv_event_intel()
2340 if (test_bit(BTUSB_BOOTLOADER, &data->flags)) { in btusb_send_frame_intel()
2479 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_intel_download_firmware()
2701 clear_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_setup_intel_new()
4072 set_bit(BTUSB_BOOTLOADER, &data->flags); in btusb_probe()