Searched defs:bg (Results 1 - 25 of 67) sorted by relevance

123

/linux-master/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c95 int fg, bg, size, i, width; local
/linux-master/drivers/video/fbdev/
H A Datafb_utils.h269 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) argument
301 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) argument
343 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) argument
[all...]
H A Dpmag-aa-fb.c122 u8 bg = cursor->image.bg_color ? 0xf : 0x0; local
/linux-master/drivers/video/fbdev/aty/
H A Dmach64_cursor.c126 u32 fg_idx, bg_idx, fg, bg; local
H A Dmach64_accel.c356 u32 fg, bg; local
/linux-master/drivers/gpio/
H A Dgpio-bt8xx.c71 struct bt8xxgpio *bg = gpiochip_get_data(gpio); local
92 struct bt8xxgpio *bg = gpiochip_get_data(gpio); local
106 struct bt8xxgpio *bg = gpiochip_get_data(gpio); local
131 struct bt8xxgpio *bg = gpiochip_get_data(gpio); local
147 bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) argument
166 struct bt8xxgpio *bg; local
224 struct bt8xxgpio *bg = pci_get_drvdata(pdev); local
238 struct bt8xxgpio *bg = pci_get_drvdata(pdev); local
261 struct bt8xxgpio *bg = pci_get_drvdata(pdev); local
[all...]
/linux-master/drivers/video/fbdev/core/
H A Dtileblit.c54 tile_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) argument
82 tile_cursor(struct vc_data *vc, struct fb_info *info, bool enable, int fg, int bg) argument
H A Dbitblit.c143 bit_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) argument
236 bit_cursor(struct vc_data *vc, struct fb_info *info, bool enable, int fg, int bg) argument
H A Dfbcon_ccw.c129 ccw_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) argument
221 ccw_cursor(struct vc_data *vc, struct fb_info *info, bool enable, int fg, int bg) argument
H A Dfbcon_cw.c114 cw_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) argument
204 cw_cursor(struct vc_data *vc, struct fb_info *info, bool enable, int fg, int bg) argument
H A Dfbcon_ud.c151 ud_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) argument
251 ud_cursor(struct vc_data *vc, struct fb_info *info, bool enable, int fg, int bg) argument
/linux-master/drivers/video/fbdev/i810/
H A Di810_accel.c370 u32 fg = 0, bg = 0, size, dst; local
235 mono_src_copy_imm_blit(int dwidth, int dheight, int dpitch, int dsize, int blit_bpp, int rop, int dest, const u32 *src, int bg, int fg, struct fb_info *info) argument
/linux-master/drivers/video/fbdev/nvidia/
H A Dnv_accel.c356 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); local
/linux-master/include/rdma/
H A Dsignature.h58 u16 bg; member in struct:ib_t10_dif_domain
/linux-master/drivers/staging/sm750fb/
H A Dsm750_cursor.c75 void sm750_hw_cursor_setColor(struct lynx_cursor *cursor, u32 fg, u32 bg) argument
/linux-master/arch/powerpc/kernel/
H A Dbtext.c411 int bg = 0x00000000UL; local
432 int bg local
450 int bg = 0x00000000UL; local
[all...]
/linux-master/arch/sparc/kernel/
H A Dbtext.c244 int bg = 0x00000000UL; local
265 int bg local
283 int bg = 0x00000000UL; local
[all...]
/linux-master/drivers/media/dvb-frontends/
H A Dzl10036.c273 u8 rfg, ba, bg; local
/linux-master/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.h92 struct dma2d_frame bg; member in struct:dma2d_ctx
/linux-master/drivers/video/console/
H A Dsticon.c324 u8 bg = (color & 0x70) >> 4; local
/linux-master/scripts/kconfig/lxdialog/
H A Ddialog.h70 int bg; /* background */ member in struct:dialog_color
/linux-master/drivers/edac/
H A Dal_mc_edac.c81 u8 rank, bg, bank; local
126 u8 rank, bg, bank; local
63 prepare_msg(char *message, size_t buffer_size, enum hw_event_mc_err_type type, u8 rank, u32 row, u8 bg, u8 bank, u16 column, u32 syn0, u32 syn1, u32 syn2) argument
/linux-master/fs/ocfs2/
H A Dioctl.c443 struct ocfs2_group_desc *bg = NULL; local
H A Dmove_extents.c376 struct ocfs2_group_desc *bg; local
471 struct ocfs2_group_desc *bg; local
[all...]
/linux-master/tools/perf/ui/
H A Dbrowser.c522 const char *name, *fg, *bg; member in struct:ui_browser_colorset
576 char *fg = NULL, *bg; local
[all...]

Completed in 269 milliseconds

123