Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/sound/isa/
H A Des18xx.c159 static int snd_es18xx_dsp_command(struct snd_es18xx *chip, unsigned char val) in snd_es18xx_dsp_command() function
193 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_write()
196 ret = snd_es18xx_dsp_command(chip, data); in snd_es18xx_write()
210 ret = snd_es18xx_dsp_command(chip, 0xC0); in snd_es18xx_read()
213 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_read()
234 ret = snd_es18xx_dsp_command(chip, 0xC0); in snd_es18xx_bits()
237 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_bits()
247 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_bits()
251 ret = snd_es18xx_dsp_command(chip, new); in snd_es18xx_bits()
505 snd_es18xx_dsp_command(chi in snd_es18xx_playback1_trigger()
[all...]
/kernel/linux/linux-5.10/sound/isa/
H A Des18xx.c162 static int snd_es18xx_dsp_command(struct snd_es18xx *chip, unsigned char val) in snd_es18xx_dsp_command() function
196 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_write()
199 ret = snd_es18xx_dsp_command(chip, data); in snd_es18xx_write()
213 ret = snd_es18xx_dsp_command(chip, 0xC0); in snd_es18xx_read()
216 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_read()
237 ret = snd_es18xx_dsp_command(chip, 0xC0); in snd_es18xx_bits()
240 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_bits()
250 ret = snd_es18xx_dsp_command(chip, reg); in snd_es18xx_bits()
254 ret = snd_es18xx_dsp_command(chip, new); in snd_es18xx_bits()
508 snd_es18xx_dsp_command(chi in snd_es18xx_playback1_trigger()
[all...]

Completed in 5 milliseconds