Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/isa/cs423x/
H A 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()
340 snd_cs4236_ext_out(chip, CS4236_I23VAL(reg), in snd_cs4236_create()
440 snd_cs4236_ext_out(chip, reg, val); in snd_cs4236_put_single()
566 snd_cs4236_ext_out(chip, left_reg, val1); in snd_cs4236_put_double()
567 snd_cs4236_ext_out(chip, right_reg, val2); in snd_cs4236_put_double()
571 snd_cs4236_ext_out(chip, left_reg, val1); in snd_cs4236_put_double()
642 snd_cs4236_ext_out(chip, right_reg, val2); in snd_cs4236_put_double1()
685 snd_cs4236_ext_out(chi in snd_cs4236_put_master_digital()
[all...]
/kernel/linux/linux-6.6/sound/isa/cs423x/
H A 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(chi in snd_cs4236_put_master_digital()
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dwss.h123 void snd_cs4236_ext_out(struct snd_wss *chip,
/kernel/linux/linux-6.6/include/sound/
H A Dwss.h123 void snd_cs4236_ext_out(struct snd_wss *chip,
/kernel/linux/linux-5.10/sound/isa/wss/
H A 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); variable
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()
/kernel/linux/linux-6.6/sound/isa/wss/
H A 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); variable
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()

Completed in 9 milliseconds