Searched defs:fg_color (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/video/fbdev/via/
H A Daccel.c39 hw_bitblt_1(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) argument
172 hw_bitblt_2(void __iomem *engine, u8 op, u32 width, u32 height, u8 dst_bpp, u32 dst_addr, u32 dst_pitch, u32 dst_x, u32 dst_y, u32 *src_mem, u32 src_addr, u32 src_pitch, u32 src_x, u32 src_y, u32 fg_color, u32 bg_color, u8 fill_rop) argument
H A Dviafbdev.c670 u32 fg_color; local
727 u32 fg_color = 0, bg_color = 0; local
762 u32 temp, xx, yy, bg_color = 0, fg_color = 0, local
[all...]
/linux-master/drivers/video/fbdev/
H A Dtdfxfb.c1073 unsigned long bg_color, fg_color; local
H A Dcirrusfb.c2702 cirrusfb_RectFill(u8 __iomem *regbase, int bits_per_pixel, u_short x, u_short y, u_short width, u_short height, u32 fg_color, u32 bg_color, u_short line_length, u_char blitmode) argument
/linux-master/include/video/
H A Dsticore.h262 u8 fg_color; /* foreground color of character */ member in struct:sti_font_inptr
293 u8 fg_color; /* foreground color after move */ member in struct:sti_blkmv_inptr
/linux-master/include/linux/
H A Dfb.h111 __u32 fg_color; /* Only used when a mono bitmap */ member in struct:fb_image_user
/linux-master/include/uapi/linux/
H A Dfb.h359 __u32 fg_color; /* Only used when a mono bitmap */ member in struct:fb_image

Completed in 349 milliseconds