Searched refs:PROFILE_NAME (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/sound/usb/ |
D | card.c | 350 #define PROFILE_NAME(vid, pid, vendor, product, profile) \ macro 354 PROFILE_NAME(vid, pid, vendor, product, NULL) 359 PROFILE_NAME(0x03f0, 0x0269, "HP", "Thunderbolt Dock Audio Headset", 362 PROFILE_NAME(0x03f0, 0x0567, "HP", "Thunderbolt Dock Audio Module", 371 PROFILE_NAME(0x0414, 0xa000, "Gigabyte", "Aorus Master Front Headphone", 373 PROFILE_NAME(0x0414, 0xa001, "Gigabyte", "Aorus Master Main Audio", 377 PROFILE_NAME(0x0414, 0xa002, 393 PROFILE_NAME(0x0b05, 0x1915, "ASUS", "Zenith II Front Headphone", 395 PROFILE_NAME(0x0b05, 0x1916, "ASUS", "Zenith II Main Audio", 399 PROFILE_NAME(0x0b05, 0x1917, [all …]
|