We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c6e9e commit 73385f3Copy full SHA for 73385f3
sound/usb/quirks.c
@@ -2279,6 +2279,8 @@ static const struct usb_audio_quirk_flags_table quirk_flags_table[] = {
2279
QUIRK_FLAG_GENERIC_IMPLICIT_FB),
2280
DEVICE_FLG(0x2b53, 0x0031, /* Fiero SC-01 (firmware v1.1.0) */
2281
2282
+ DEVICE_FLG(0x2d95, 0x8011, /* VIVO USB-C HEADSET */
2283
+ QUIRK_FLAG_CTL_MSG_DELAY_1M),
2284
DEVICE_FLG(0x2d95, 0x8021, /* VIVO USB-C-XE710 HEADSET */
2285
QUIRK_FLAG_CTL_MSG_DELAY_1M),
2286
DEVICE_FLG(0x30be, 0x0101, /* Schiit Hel */
0 commit comments