Searched refs:ess_command (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/oss/
H A Dsb_ess.c230 struct ess_command {short cmd; short data;}; struct
235 static struct ess_command ess_i08m[] = /* input 8 bit mono */
237 static struct ess_command ess_i16m[] = /* input 16 bit mono */
239 static struct ess_command ess_i08s[] = /* input 8 bit stereo */
241 static struct ess_command ess_i16s[] = /* input 16 bit stereo */
244 static struct ess_command *ess_inp_cmds[] =
251 static struct ess_command ess_o08m[] = /* output 8 bit mono */
253 static struct ess_command ess_o16m[] = /* output 16 bit mono */
255 static struct ess_command ess_o08s[] = /* output 8 bit stereo */
257 static struct ess_command ess_o16
[all...]

Completed in 72 milliseconds