Searched refs:WFC_SET_NVOICES (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | wavefront.h | 98 #define WFC_SET_NVOICES 0x8B macro
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | wavefront.h | 98 #define WFC_SET_NVOICES 0x8B macro
|
/kernel/linux/linux-5.10/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 168 { WFC_SET_NVOICES, "set number of voices", 0, 1, NEEDS_ACK }, 2103 if (snd_wavefront_cmd (dev, WFC_SET_NVOICES, NULL, voices)) { in wavefront_do_reset()
|
/kernel/linux/linux-6.6/sound/isa/wavefront/ |
H A D | wavefront_synth.c | 168 { WFC_SET_NVOICES, "set number of voices", 0, 1, NEEDS_ACK }, 2113 if (snd_wavefront_cmd (dev, WFC_SET_NVOICES, NULL, voices)) { in wavefront_do_reset()
|
Completed in 8 milliseconds