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

/linux-master/drivers/bluetooth/
H A Dbtusb.c793 #define BTUSB_DID_ISO_RESUME 4 macro
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))

Completed in 176 milliseconds