Home
last modified time | relevance | path

Searched refs:HVFB_WIDTH_MIN (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dhyperv_fb.c245 #define HVFB_WIDTH_MIN 640 macro
824 if (var->xres < HVFB_WIDTH_MIN || var->yres < HVFB_HEIGHT_MIN || in hvfb_check_var()
937 if (x < HVFB_WIDTH_MIN || y < HVFB_HEIGHT_MIN || in hvfb_get_option()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dhyperv_fb.c238 #define HVFB_WIDTH_MIN 640 macro
806 if (var->xres < HVFB_WIDTH_MIN || var->yres < HVFB_HEIGHT_MIN || in hvfb_check_var()
920 if (x < HVFB_WIDTH_MIN || y < HVFB_HEIGHT_MIN || in hvfb_get_option()

Completed in 4 milliseconds