Home
last modified time | relevance | path

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

/linux-6.1.9/include/sound/
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 */
/linux-6.1.9/sound/pci/nm256/
Dnm256.c1256 static const struct snd_ac97_res_table nm256_res_table[] = {
/linux-6.1.9/sound/pci/ac97/
Dac97_patch.c1460 static const struct snd_ac97_res_table ad1819_restbl[] = {
3919 static const struct snd_ac97_res_table lm4550_restbl[] = {
Dac97_codec.c1083 const struct snd_ac97_res_table *tbl; in check_volume_resolution()