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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/oss/emu10k1/
H A Dicardwav.h45 u8 passthrough; member in struct:wave_format
H A DMakefile9 mixer.o passthrough.o recmgr.o timer.o voicemgr.o
H A Dcardwo.c65 wave_fmt->passthrough = 0;
103 wave_fmt->passthrough = 1;
116 wave_fmt->passthrough = 2;
172 if (woinst->format.passthrough == 2) {
300 if (woinst->format.passthrough == 2) {
H A Daudio.c166 if (woinst->format.passthrough == 1) {
820 ((woinst->format.passthrough == 1) && wave_dev->card->pt.state)) {
823 if (woinst->format.passthrough == 1) {
910 if (woinst->state & WAVE_STATE_OPEN || (woinst->format.passthrough == 1))
1273 if(woinst->format.passthrough==2)
1275 if (woinst->format.passthrough && card->pt.state != PT_STATE_INACTIVE){

Completed in 50 milliseconds