Searched refs:res_table (Results 1 – 5 of 5) sorted by relevance
250 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local263 if (rc >= ARRAY_SIZE(res_table)) { in nfp_bpf_ctrl_rc_to_errno()268 return res_table[rc]; in nfp_bpf_ctrl_rc_to_errno()
231 const struct snd_ac97_res_table *res_table; /* static resolution */ member254 const struct snd_ac97_res_table *res_table; /* static resolution */ member
1102 if (ac97->res_table) { in check_volume_resolution()1104 for (tbl = ac97->res_table; tbl->reg; tbl++) { in check_volume_resolution()2048 ac97->res_table = template->res_table; in snd_ac97_mixer()
1466 ac97->res_table = ad1819_restbl; in patch_ad1819()3907 ac97->res_table = lm4550_restbl; in patch_lm4550()
1343 ac97.res_table = nm256_res_table; in snd_nm256_mixer()