Lines Matching refs:screen_info2
354 struct base2_screen_info *screen_info2 = NULL; in drm_rk_selete_output() local
387 screen_info2 = in drm_rk_selete_output()
394 screen_info->type = screen_info2->type; in drm_rk_selete_output()
395 screen_info->mode = screen_info2->resolution; in drm_rk_selete_output()
396 screen_info->format = screen_info2->format; in drm_rk_selete_output()
397 screen_info->depth = screen_info2->depthc; in drm_rk_selete_output()
398 screen_info->feature = screen_info2->feature; in drm_rk_selete_output()
451 screen_info2 = in drm_rk_selete_output()
458 screen_info->type = screen_info2->type; in drm_rk_selete_output()
459 screen_info->mode = screen_info2->resolution; in drm_rk_selete_output()
460 screen_info->format = screen_info2->format; in drm_rk_selete_output()
461 screen_info->depth = screen_info2->depthc; in drm_rk_selete_output()
462 screen_info->feature = screen_info2->feature; in drm_rk_selete_output()