Home
last modified time | relevance | path

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

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