Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
Dwavefront.h98 #define WFC_SET_NVOICES 0x8B macro
/linux-6.1.9/sound/isa/wavefront/
Dwavefront_synth.c168 { WFC_SET_NVOICES, "set number of voices", 0, 1, NEEDS_ACK },
2109 if (snd_wavefront_cmd (dev, WFC_SET_NVOICES, NULL, voices)) { in wavefront_do_reset()