Searched refs:PROFILE_NAME (Results 1 – 1 of 1) sorted by relevance
/linux/sound/usb/ |
H A D | card.c | 352 #define PROFILE_NAME(vid, pid, vendor, product, profile) \ macro 356 PROFILE_NAME(vid, pid, vendor, product, NULL) 361 PROFILE_NAME(0x03f0, 0x0269, "HP", "Thunderbolt Dock Audio Headset", 364 PROFILE_NAME(0x03f0, 0x0567, "HP", "Thunderbolt Dock Audio Module", 373 PROFILE_NAME(0x0414, 0xa000, "Gigabyte", "Aorus Master Front Headphone", 375 PROFILE_NAME(0x0414, 0xa001, "Gigabyte", "Aorus Master Main Audio", 379 PROFILE_NAME(0x0414, 0xa002, 401 PROFILE_NAME(0x0b05, 0x1915, "ASUS", "Zenith II Front Headphone", 403 PROFILE_NAME(0x0b05, 0x1916, "ASUS", "Zenith II Main Audio", 407 PROFILE_NAME(0x0b05, 0x1917, [all …]
|