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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/isa/wavefront/
H A Dwavefront_synth.c150 } wavefront_errors[] = { variable in typeref:struct:__anon34613
235 for (i = 0; wavefront_errors[i].errstr; i++) {
236 if (wavefront_errors[i].errno == errnum) {
237 return wavefront_errors[i].errstr;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_synth.c150 } wavefront_errors[] = { variable in typeref:struct:__anon22920
235 for (i = 0; wavefront_errors[i].errstr; i++) {
236 if (wavefront_errors[i].errno == errnum) {
237 return wavefront_errors[i].errstr;

Completed in 69 milliseconds