Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/usb/
H A Dmidi.c1595 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ macro
1613 SOUNDCANVAS_PORT(0x0582, 0x0003, 0, "%s Part A", 128),
1614 SOUNDCANVAS_PORT(0x0582, 0x0003, 1, "%s Part B", 128),
1615 SOUNDCANVAS_PORT(0x0582, 0x0003, 2, "%s Part C", 128),
1616 SOUNDCANVAS_PORT(0x0582, 0x0003, 3, "%s Part D", 128),
1623 SOUNDCANVAS_PORT(0x0582, 0x0007, 0, "%s Part A", 64),
1624 SOUNDCANVAS_PORT(0x0582, 0x0007, 1, "%s Part B", 64),
1627 SOUNDCANVAS_PORT(0x0582, 0x000b, 0, "%s Part A", 64),
1628 SOUNDCANVAS_PORT(0x0582, 0x000b, 1, "%s Part B", 64),
1631 SOUNDCANVAS_PORT(
[all...]
/kernel/linux/linux-6.6/sound/usb/
H A Dmidi.c1579 #define SOUNDCANVAS_PORT(vendor, product, num, name, voices) \ macro
1597 SOUNDCANVAS_PORT(0x0582, 0x0003, 0, "%s Part A", 128),
1598 SOUNDCANVAS_PORT(0x0582, 0x0003, 1, "%s Part B", 128),
1599 SOUNDCANVAS_PORT(0x0582, 0x0003, 2, "%s Part C", 128),
1600 SOUNDCANVAS_PORT(0x0582, 0x0003, 3, "%s Part D", 128),
1607 SOUNDCANVAS_PORT(0x0582, 0x0007, 0, "%s Part A", 64),
1608 SOUNDCANVAS_PORT(0x0582, 0x0007, 1, "%s Part B", 64),
1611 SOUNDCANVAS_PORT(0x0582, 0x000b, 0, "%s Part A", 64),
1612 SOUNDCANVAS_PORT(0x0582, 0x000b, 1, "%s Part B", 64),
1615 SOUNDCANVAS_PORT(
[all...]

Completed in 5 milliseconds