Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c448 static int matroxfb_test_and_set_rounding(const struct matrox_fb_info *minfo, in matroxfb_test_and_set_rounding() function
495 if ((*width >= xres) && (matroxfb_test_and_set_rounding(minfo, *width, bpp) == *width)) { in matroxfb_pitch_adjust()
502 xres_new = matroxfb_test_and_set_rounding(minfo, xres, bpp); in matroxfb_pitch_adjust()