Searched refs:ast_vbios_enhtable (Results 1 – 5 of 5) sorted by relevance
29 static const struct ast_vbios_enhtable res_640x480[] = {41 static const struct ast_vbios_enhtable res_800x600[] = {55 static const struct ast_vbios_enhtable res_1024x768[] = {67 static const struct ast_vbios_enhtable res_1152x864[] = {91 static const struct ast_vbios_enhtable res_1360x768[] = {172 static const struct ast_vbios_enhtable *res_table[] = {182 static const struct ast_vbios_enhtable *200 const struct ast_vbios_enhtable *vmode_table = NULL; in ast_vbios_find_mode_table()217 const struct ast_vbios_enhtable *best_vmode = NULL; in ast_vbios_find_mode()218 const struct ast_vbios_enhtable *vmode_table; in ast_vbios_find_mode()[all …]
81 struct ast_vbios_enhtable { struct100 static inline bool ast_vbios_mode_is_valid(const struct ast_vbios_enhtable *vmode) in ast_vbios_mode_is_valid() argument105 const struct ast_vbios_enhtable *ast_vbios_find_mode(const struct ast_device *ast,
146 const struct ast_vbios_enhtable *vmode) in ast_set_vbios_color_reg()177 const struct ast_vbios_enhtable *vmode) in ast_set_vbios_mode_reg()246 const struct ast_vbios_enhtable *vmode) in ast_set_crtc_reg()371 const struct ast_vbios_enhtable *vmode) in ast_set_dclk_reg()436 const struct ast_vbios_enhtable *vmode) in ast_set_sync_reg()677 const struct ast_vbios_enhtable *vmode; in ast_crtc_helper_mode_valid()693 const struct ast_vbios_enhtable *vmode = ast_crtc_state->vmode; in ast_crtc_helper_mode_set_nofb()724 const struct ast_vbios_enhtable *vmode; in ast_crtc_helper_atomic_check()
42 struct ast_vbios_enhtable;359 const struct ast_vbios_enhtable *vmode;
323 const struct ast_vbios_enhtable *vmode = ast_crtc_state->vmode; in ast_astdp_encoder_helper_atomic_mode_set()
Completed in 16 milliseconds