Searched defs:bg_color (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_mpc.c40 mpc1_set_bg_color(struct mpc *mpc, struct tg_color *bg_color, int mpcc_id) argument
/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.c727 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.h263 u8 bg_color; /* background color of character */ member in struct:sti_font_inptr
294 u8 bg_color; /* background color after move */ member in struct:sti_blkmv_inptr
/linux-master/include/linux/
H A Dfb.h112 __u32 bg_color; member in struct:fb_image_user
/linux-master/include/uapi/linux/
H A Dfb.h360 __u32 bg_color; member in struct:fb_image

Completed in 311 milliseconds