Searched refs:PROFILE_NAME (Results 1 – 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/sound/usb/ |
D | card.c | 345 #define PROFILE_NAME(vid, pid, vendor, product, profile) \ macro 349 PROFILE_NAME(vid, pid, vendor, product, NULL) 354 PROFILE_NAME(0x03f0, 0x0269, "HP", "Thunderbolt Dock Audio Headset", 357 PROFILE_NAME(0x03f0, 0x0567, "HP", "Thunderbolt Dock Audio Module", 366 PROFILE_NAME(0x0414, 0xa000, "Gigabyte", "Aorus Master Front Headphone", 368 PROFILE_NAME(0x0414, 0xa001, "Gigabyte", "Aorus Master Main Audio", 372 PROFILE_NAME(0x0414, 0xa002, 383 PROFILE_NAME(0x0b05, 0x1917, 386 PROFILE_NAME(0x0b05, 0x1918, 390 PROFILE_NAME(0x0bda, 0x4014, "Dell", "WD15 Dock", "Dell-WD15-Dock"), [all …]
|