Home
last modified time | relevance | path

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

/linux-2.6.39/include/sound/
Dac97_codec.h480 const struct snd_ac97_res_table *res_table; /* static resolution */ member
503 const struct snd_ac97_res_table *res_table; /* static resolution */ member
/linux-2.6.39/sound/pci/ac97/
Dac97_codec.c1100 if (ac97->res_table) { in check_volume_resolution()
1102 for (tbl = ac97->res_table; tbl->reg; tbl++) { in check_volume_resolution()
2044 ac97->res_table = template->res_table; in snd_ac97_mixer()
Dac97_patch.c1508 ac97->res_table = ad1819_restbl; in patch_ad1819()
3924 ac97->res_table = lm4550_restbl; in patch_lm4550()
/linux-2.6.39/sound/pci/nm256/
Dnm256.c1321 ac97.res_table = nm256_res_table; in snd_nm256_mixer()