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

/linux-master/drivers/bluetooth/
H A Dbtusb.c793 #define BTUSB_DID_ISO_RESUME 4
2231 if (!test_bit(BTUSB_DID_ISO_RESUME, &data->flags)) {
2239 set_bit(BTUSB_DID_ISO_RESUME, &data->flags);
2278 if (test_and_clear_bit(BTUSB_DID_ISO_RESUME, &data->flags))
791 #define BTUSB_DID_ISO_RESUME macro

Completed in 118 milliseconds