Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dac97_codec.h219 struct snd_ac97_res_table { struct
231 const struct snd_ac97_res_table *res_table; /* static resolution */ argument
254 const struct snd_ac97_res_table *res_table; /* static resolution */
/openbmc/linux/sound/pci/nm256/
H A Dnm256.c1226 static const struct snd_ac97_res_table nm256_res_table[] = {
/openbmc/linux/sound/pci/ac97/
H A Dac97_patch.c1460 static const struct snd_ac97_res_table ad1819_restbl[] = {
3901 static const struct snd_ac97_res_table lm4550_restbl[] = {
H A Dac97_codec.c1082 const struct snd_ac97_res_table *tbl; in check_volume_resolution()