Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/video/fbdev/
Dhyperv_fb.c247 #define HVFB_HEIGHT_MIN 480 macro
829 if (var->xres < HVFB_WIDTH_MIN || var->yres < HVFB_HEIGHT_MIN || in hvfb_check_var()
942 if (x < HVFB_WIDTH_MIN || y < HVFB_HEIGHT_MIN || in hvfb_get_option()