Home
last modified time | relevance | path

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

/drivers/gpu/drm/ast/
A Dast_vbios.c172 static const struct ast_vbios_enhtable *res_table[] = { variable
209 vmode_table = __ast_vbios_find_mode_table(res_table, hdisplay, vdisplay); in ast_vbios_find_mode_table()
/drivers/net/ethernet/netronome/nfp/bpf/
A Dcmsg.c62 static const int res_table[] = { in nfp_bpf_ctrl_rc_to_errno() local
75 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