Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/geode/
H A Dlxfb_core.c261 if ((lx_get_pitch(var->xres, var->bits_per_pixel) * var->yres) in lxfb_check_var()
275 info->fix.line_length = lx_get_pitch(info->var.xres, in lxfb_set_par()
H A Dlxfb.h54 static inline unsigned int lx_get_pitch(unsigned int xres, int bpp) in lx_get_pitch() function
/kernel/linux/linux-6.6/drivers/video/fbdev/geode/
H A Dlxfb_core.c262 if ((lx_get_pitch(var->xres, var->bits_per_pixel) * var->yres) in lxfb_check_var()
276 info->fix.line_length = lx_get_pitch(info->var.xres, in lxfb_set_par()
H A Dlxfb.h54 static inline unsigned int lx_get_pitch(unsigned int xres, int bpp) in lx_get_pitch() function

Completed in 5 milliseconds