Searched refs:snd_es18xx_rate_set (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/sound/isa/ |
H A D | es18xx.c | 395 static void snd_es18xx_rate_set(struct snd_es18xx *chip, in snd_es18xx_rate_set() function 463 snd_es18xx_rate_set(chip, substream, DAC2); in snd_es18xx_playback1_prepare() 565 snd_es18xx_rate_set(chip, substream, ADC1); in snd_es18xx_capture_prepare() 631 snd_es18xx_rate_set(chip, substream, DAC1); in snd_es18xx_playback2_prepare()
|
/kernel/linux/linux-5.10/sound/isa/ |
H A D | es18xx.c | 398 static void snd_es18xx_rate_set(struct snd_es18xx *chip, in snd_es18xx_rate_set() function 466 snd_es18xx_rate_set(chip, substream, DAC2); in snd_es18xx_playback1_prepare() 568 snd_es18xx_rate_set(chip, substream, ADC1); in snd_es18xx_capture_prepare() 634 snd_es18xx_rate_set(chip, substream, DAC1); in snd_es18xx_playback2_prepare()
|
Completed in 7 milliseconds