Searched refs:ast_vbios_enhtable (Results 1 – 3 of 3) sorted by relevance
215 static const struct ast_vbios_enhtable res_640x480[] = {228 static const struct ast_vbios_enhtable res_800x600[] = {244 static const struct ast_vbios_enhtable res_1024x768[] = {257 static const struct ast_vbios_enhtable res_1280x1024[] = {268 static const struct ast_vbios_enhtable res_1600x1200[] = {276 static const struct ast_vbios_enhtable res_1360x768[] = {284 static const struct ast_vbios_enhtable res_1600x900[] = {296 static const struct ast_vbios_enhtable res_1920x1080[] = {307 static const struct ast_vbios_enhtable res_1280x800[] = {318 static const struct ast_vbios_enhtable res_1440x900[] = {[all …]
284 struct ast_vbios_enhtable { struct308 const struct ast_vbios_enhtable *enh_table; argument
89 const struct ast_vbios_enhtable *best = NULL; in ast_get_vbios_mode_info()153 const struct ast_vbios_enhtable *loop = vbios_mode->enh_table; in ast_get_vbios_mode_info()
Completed in 8 milliseconds