Home
last modified time | relevance | path

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

/linux-6.15/sound/usb/
H A Dmidi.c1647 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ macro
1665 SOUNDCANVAS_PORT(0x0582, 0x0003, 0, "%s Part A", 128),
1666 SOUNDCANVAS_PORT(0x0582, 0x0003, 1, "%s Part B", 128),
1667 SOUNDCANVAS_PORT(0x0582, 0x0003, 2, "%s Part C", 128),
1668 SOUNDCANVAS_PORT(0x0582, 0x0003, 3, "%s Part D", 128),
1675 SOUNDCANVAS_PORT(0x0582, 0x0007, 0, "%s Part A", 64),
1676 SOUNDCANVAS_PORT(0x0582, 0x0007, 1, "%s Part B", 64),
1679 SOUNDCANVAS_PORT(0x0582, 0x000b, 0, "%s Part A", 64),
1680 SOUNDCANVAS_PORT(0x0582, 0x000b, 1, "%s Part B", 64),
1683 SOUNDCANVAS_PORT(0x0582, 0x000c, 0, "%s Part A", 64),
[all …]