Searched refs:BTUSB_DID_ISO_RESUME (Results 1 – 1 of 1) sorted by relevance
623 #define BTUSB_DID_ISO_RESUME 4 macro1942 if (!test_bit(BTUSB_DID_ISO_RESUME, &data->flags)) { in btusb_work()1950 set_bit(BTUSB_DID_ISO_RESUME, &data->flags); in btusb_work()1988 if (test_and_clear_bit(BTUSB_DID_ISO_RESUME, &data->flags)) in btusb_work()