Home
last modified time | relevance | path

Searched defs:bits_per_line (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/fbdev/core/
H A Dfb_fillrect.h204 unsigned int bits_per_line) in fb_fillrect_static()
236 unsigned int bits_per_line) in fb_fillrect_rotating()
259 unsigned int bits_per_line = BYTES_TO_BITS(p->fix.line_length); in fb_fillrect() local
H A Dfb_imageblit.h169 unsigned int bits_per_line, const u32 *palette, int bpp, in fb_color_imageblit()
217 unsigned int bits_per_line, struct fb_reverse reverse) in fb_bitmap4x_imageblit()
258 unsigned int bits_per_line, struct fb_reverse reverse) in fb_bitmap1x_imageblit()
442 unsigned int bits_per_line, const u32 *palette, int bpp, in fb_bitmap_imageblit()
484 unsigned int bits_per_line = BYTES_TO_BITS(p->fix.line_length); in fb_imageblit() local
H A Dfb_copyarea.h141 int width, u32 height, unsigned int bits_per_line, in fb_copy_aligned()
349 int width, u32 height, unsigned int bits_per_line, in fb_copy()
383 unsigned int bits_per_line = BYTES_TO_BITS(p->fix.line_length); in fb_copyarea() local
/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c545 unsigned long bits_per_line; in atmel_lcdfb_set_par() local