Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/video/fbdev/matrox/
Dmatroxfb_base.c447 static int matroxfb_test_and_set_rounding(const struct matrox_fb_info *minfo, in matroxfb_test_and_set_rounding() function
494 if ((*width >= xres) && (matroxfb_test_and_set_rounding(minfo, *width, bpp) == *width)) { in matroxfb_pitch_adjust()
501 xres_new = matroxfb_test_and_set_rounding(minfo, xres, bpp); in matroxfb_pitch_adjust()