Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dwavefront.h91 #define WFC_SET_NVOICES 0x8B macro
/linux-2.4.37.9/drivers/sound/
Dwavfront.c321 { WFC_SET_NVOICES, "set number of voices", 0, 1, NEEDS_ACK },
2740 if (wavefront_cmd (WFC_SET_NVOICES, 0, voices)) { in wavefront_do_reset()