Home
last modified time | relevance | path

Searched refs:SOUNDCANVAS_PORT (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/sound/usb/
Dmidi.c1592 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ macro
1610 SOUNDCANVAS_PORT(0x0582, 0x0003, 0, "%s Part A", 128),
1611 SOUNDCANVAS_PORT(0x0582, 0x0003, 1, "%s Part B", 128),
1612 SOUNDCANVAS_PORT(0x0582, 0x0003, 2, "%s Part C", 128),
1613 SOUNDCANVAS_PORT(0x0582, 0x0003, 3, "%s Part D", 128),
1620 SOUNDCANVAS_PORT(0x0582, 0x0007, 0, "%s Part A", 64),
1621 SOUNDCANVAS_PORT(0x0582, 0x0007, 1, "%s Part B", 64),
1624 SOUNDCANVAS_PORT(0x0582, 0x000b, 0, "%s Part A", 64),
1625 SOUNDCANVAS_PORT(0x0582, 0x000b, 1, "%s Part B", 64),
1628 SOUNDCANVAS_PORT(0x0582, 0x000c, 0, "%s Part A", 64),
[all …]