Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dwavefront.h98 #define WFC_SET_NVOICES 0x8B macro
/OK3568_Linux_fs/kernel/sound/isa/wavefront/
H A Dwavefront_synth.c168 { WFC_SET_NVOICES, "set number of voices", 0, 1, NEEDS_ACK },
2099 if (snd_wavefront_cmd (dev, WFC_SET_NVOICES, NULL, voices)) { in wavefront_do_reset()