Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/core/
Dfb_fillrect.h205 unsigned int bits_per_line) in fb_fillrect_static()
237 unsigned int bits_per_line) in fb_fillrect_rotating()
260 unsigned int bits_per_line = BYTES_TO_BITS(p->fix.line_length); in fb_fillrect() local
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
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-6.15/drivers/video/fbdev/
Datmel_lcdfb.c545 unsigned long bits_per_line; in atmel_lcdfb_set_par() local