Searched refs:res_table (Results 1 – 5 of 5) sorted by relevance
231 const struct snd_ac97_res_table *res_table; /* static resolution */ member254 const struct snd_ac97_res_table *res_table; /* static resolution */ member
60 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local73 if (rc >= ARRAY_SIZE(res_table)) { in nfp_bpf_ctrl_rc_to_errno()78 return res_table[rc]; in nfp_bpf_ctrl_rc_to_errno()
1082 if (ac97->res_table) { in check_volume_resolution()1084 for (tbl = ac97->res_table; tbl->reg; tbl++) { in check_volume_resolution()2028 ac97->res_table = template->res_table; in snd_ac97_mixer()
1451 ac97->res_table = ad1819_restbl; in patch_ad1819()3892 ac97->res_table = lm4550_restbl; in patch_lm4550()
1329 ac97.res_table = nm256_res_table; in snd_nm256_mixer()