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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dac97_codec.h475 const struct snd_ac97_res_table *res_table; /* static resolution */ member in struct:snd_ac97_template
498 const struct snd_ac97_res_table *res_table; /* static resolution */ member in struct:snd_ac97
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ac97/
H A Dac97_codec.c1093 if (ac97->res_table) {
1095 for (tbl = ac97->res_table; tbl->reg; tbl++) {
2028 ac97->res_table = template->res_table;
H A Dac97_patch.c1498 ac97->res_table = ad1819_restbl;
3849 ac97->res_table = lm4550_restbl;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/nm256/
H A Dnm256.c1321 ac97.res_table = nm256_res_table;

Completed in 49 milliseconds