Home
last modified time | relevance | path

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

/linux/sound/isa/
H A Des18xx.c204 static int snd_es18xx_read(struct snd_es18xx *chip, unsigned char reg) in snd_es18xx_read() function
1092 return snd_es18xx_read(chip, reg); in snd_es18xx_reg_read()
1699 chip->pm_reg = (unsigned char)snd_es18xx_read(chip, ES18XX_PM); in snd_es18xx_suspend()