Home
last modified time | relevance | path

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

/openbmc/linux/sound/usb/
H A Dmidi2.c30 static bool midi2_ump_probe = true; variable
31 module_param(midi2_ump_probe, bool, 0444);
32 MODULE_PARM_DESC(midi2_ump_probe, "Probe UMP v1.1 support at first.");
1142 if (midi2_ump_probe) { in snd_usb_midi_v2_create()
/openbmc/linux/Documentation/sound/designs/
H A Dmidi-2.0.rst77 unexpected UMP command; in such a case, pass `midi2_ump_probe=0`