Home
last modified time | relevance | path

Searched defs:pitch_index (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dsysimgblt.c290 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in sys_imageblit() local
52 color_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 start_index, u32 pitch_index) color_imageblit() argument
111 slow_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument
[all...]
H A Dcfbimgblt.c267 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in cfb_imageblit() local
75 color_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 start_index, u32 pitch_index) color_imageblit() argument
137 slow_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/core/
H A Dcfbimgblt.c320 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in cfb_imageblit() local
75 color_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 start_index, u32 pitch_index) color_imageblit() argument
137 slow_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument
[all...]
H A Dsysimgblt.c290 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in sys_imageblit() local
52 color_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 start_index, u32 pitch_index) color_imageblit() argument
111 slow_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument
[all...]

Completed in 3 milliseconds