Searched refs:res_table (Results 1 – 2 of 2) sorted by relevance
172 static const struct ast_vbios_enhtable *res_table[] = { variable209 vmode_table = __ast_vbios_find_mode_table(res_table, hdisplay, vdisplay); in ast_vbios_find_mode_table()
62 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local75 if (rc >= ARRAY_SIZE(res_table)) { in nfp_bpf_ctrl_rc_to_errno()80 return res_table[rc]; in nfp_bpf_ctrl_rc_to_errno()
Completed in 5 milliseconds