Skip to content

alsa-ucm: Add enable, disable, status helpers for devices and modifiers

I split the _enadev/_disdev code into their own functions while checking if it's OK to disable conflicting devices while enabling devices for a port. Since _enamod/_dismod looks similar enough I did it for modifiers as well. That conflicting device strategy didn't work out but I still intend to use these.

Merge request reports