Home
last modified time | relevance | path

Searched refs:snd_cs4236_ext_out (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/sound/isa/cs423x/
Dcs4236_lib.c182 snd_cs4236_ext_out(chip, CS4236_DAC_RATE, rate); in snd_cs4236_playback_format()
200 snd_cs4236_ext_out(chip, CS4236_ADC_RATE, rate); in snd_cs4236_capture_format()
241 snd_cs4236_ext_out(chip, CS4236_I23VAL(reg), chip->eimage[reg]); in snd_cs4236_resume()
338 snd_cs4236_ext_out(chip, CS4236_I23VAL(reg), in snd_cs4236_create()
438 snd_cs4236_ext_out(chip, reg, val); in snd_cs4236_put_single()
564 snd_cs4236_ext_out(chip, left_reg, val1); in snd_cs4236_put_double()
565 snd_cs4236_ext_out(chip, right_reg, val2); in snd_cs4236_put_double()
569 snd_cs4236_ext_out(chip, left_reg, val1); in snd_cs4236_put_double()
640 snd_cs4236_ext_out(chip, right_reg, val2); in snd_cs4236_put_double1()
683 snd_cs4236_ext_out(chip, CS4236_LEFT_MASTER, val1); in snd_cs4236_put_master_digital()
[all …]
/linux-5.19.10/include/sound/
Dwss.h123 void snd_cs4236_ext_out(struct snd_wss *chip,
/linux-5.19.10/sound/isa/wss/
Dwss_lib.c216 void snd_cs4236_ext_out(struct snd_wss *chip, unsigned char reg, in snd_cs4236_ext_out() function
228 EXPORT_SYMBOL(snd_cs4236_ext_out);
1340 snd_cs4236_ext_out(chip, CS4236_VERSION, 0xff); in snd_wss_probe()
1342 snd_cs4236_ext_out(chip, CS4236_VERSION, rev); in snd_wss_probe()