snd_cs4236_ext_out  123 include/sound/wss.h void snd_cs4236_ext_out(struct snd_wss *chip,
snd_cs4236_ext_out  182 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ext_out(chip, CS4236_DAC_RATE, rate);
snd_cs4236_ext_out  200 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ext_out(chip, CS4236_ADC_RATE, rate);
snd_cs4236_ext_out  241 sound/isa/cs423x/cs4236_lib.c 		snd_cs4236_ext_out(chip, CS4236_I23VAL(reg), chip->eimage[reg]);
snd_cs4236_ext_out  340 sound/isa/cs423x/cs4236_lib.c 		snd_cs4236_ext_out(chip, CS4236_I23VAL(reg),
snd_cs4236_ext_out  440 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ext_out(chip, reg, val);
snd_cs4236_ext_out  566 sound/isa/cs423x/cs4236_lib.c 		snd_cs4236_ext_out(chip, left_reg, val1);
snd_cs4236_ext_out  567 sound/isa/cs423x/cs4236_lib.c 		snd_cs4236_ext_out(chip, right_reg, val2);
snd_cs4236_ext_out  571 sound/isa/cs423x/cs4236_lib.c 		snd_cs4236_ext_out(chip, left_reg, val1);
snd_cs4236_ext_out  642 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ext_out(chip, right_reg, val2);
snd_cs4236_ext_out  685 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ext_out(chip, CS4236_LEFT_MASTER, val1);
snd_cs4236_ext_out  686 sound/isa/cs423x/cs4236_lib.c 	snd_cs4236_ext_out(chip, CS4236_RIGHT_MASTER, val2);
snd_cs4236_ext_out  228 sound/isa/wss/wss_lib.c EXPORT_SYMBOL(snd_cs4236_ext_out);
snd_cs4236_ext_out 1356 sound/isa/wss/wss_lib.c 			snd_cs4236_ext_out(chip, CS4236_VERSION, 0xff);
snd_cs4236_ext_out 1358 sound/isa/wss/wss_lib.c 			snd_cs4236_ext_out(chip, CS4236_VERSION, rev);