Searched refs:BTUSB_DID_ISO_RESUME (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/bluetooth/
H A Dbtusb.c340 #define BTUSB_DID_ISO_RESUME 4 macro
1259 if (!test_bit(BTUSB_DID_ISO_RESUME, &data->flags)) { btusb_work()
1267 set_bit(BTUSB_DID_ISO_RESUME, &data->flags); btusb_work()
1297 if (test_and_clear_bit(BTUSB_DID_ISO_RESUME, &data->flags)) btusb_work()

Completed in 54 milliseconds