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

/linux-4.4.14/drivers/video/fbdev/geode/
H A Dlxfb_core.c271 if ((lx_get_pitch(var->xres, var->bits_per_pixel) * var->yres) lxfb_check_var()
285 info->fix.line_length = lx_get_pitch(info->var.xres, lxfb_set_par()
H A Dlxfb.h60 static inline unsigned int lx_get_pitch(unsigned int xres, int bpp) lx_get_pitch() function

Completed in 173 milliseconds