Searched refs:screen_width_max (Results 1 – 4 of 4) sorted by relevance
18 u32 screen_width_max; member
411 hv->screen_width_max = max_t(u32, hv->screen_width_max, in hyperv_get_supported_resolution()526 hv->screen_width_max = SYNTHVID_WIDTH_MAX_WIN7; in hyperv_connect_vsp()
209 dev->mode_config.max_width = hv->screen_width_max; in hyperv_mode_config_init()
290 static uint screen_width_max = HVFB_WIDTH; variable617 screen_width_max = max_t(unsigned int, screen_width_max, in synthvid_get_supported_resolution()944 (x > screen_width_max || y > screen_height_max)) || in hvfb_get_option()