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

/linux-4.4.14/drivers/video/fbdev/
H A Dhyperv_fb.c208 #define HVFB_HEIGHT_MIN 480 macro
560 if (var->xres < HVFB_WIDTH_MIN || var->yres < HVFB_HEIGHT_MIN || hvfb_check_var()
664 if (x < HVFB_WIDTH_MIN || y < HVFB_HEIGHT_MIN || hvfb_get_option()

Completed in 53 milliseconds