Searched refs:screen_height_max (Results 1 – 4 of 4) sorted by relevance
19 u32 screen_height_max; member
413 hv->screen_height_max = max_t(u32, hv->screen_height_max, in hyperv_get_supported_resolution()527 hv->screen_height_max = SYNTHVID_HEIGHT_MAX_WIN7; in hyperv_connect_vsp()
210 dev->mode_config.max_height = hv->screen_height_max; in hyperv_mode_config_init()
291 static uint screen_height_max = HVFB_HEIGHT; variable619 screen_height_max = max_t(unsigned int, screen_height_max, in synthvid_get_supported_resolution()944 (x > screen_width_max || y > screen_height_max)) || in hvfb_get_option()
Completed in 10 milliseconds