Searched refs:CONTROL_PORT (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | midi.c | 1576 #define CONTROL_PORT(vendor, product, num, name) \ macro 1607 CONTROL_PORT(0x0499, 0x105c, 1, "%s Remote Control"), 1609 CONTROL_PORT(0x0499, 0x105c, 3, "%s Editor"), 1611 CONTROL_PORT(0x0582, 0x0000, 2, "%s Control"), 1621 CONTROL_PORT(0x0582, 0x0004, 1, "%s Control"), 1635 CONTROL_PORT(0x0582, 0x0014, 8, "%s Control"), 1642 CONTROL_PORT(0x0582, 0x0023, 5, "%s Control"), 1654 CONTROL_PORT(0x0582, 0x002b, 1, "%s Control"), 1665 CONTROL_PORT(0x0582, 0x003b, 1, "%s Control"), 1668 CONTROL_PORT(0x0582, 0x0044, 1, "%s Control"), [all …]
|