Home
last modified time | relevance | path

Searched refs:screen_width_max (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/video/fbdev/
Dhyperv_fb.c289 static uint screen_width_max = HVFB_WIDTH; variable
616 screen_width_max = max_t(unsigned int, screen_width_max, in synthvid_get_supported_resolution()
943 (x > screen_width_max || y > screen_height_max)) || in hvfb_get_option()