Searched defs:fg (Results 1 - 51 of 51) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/aty/
H A Dmach64_cursor.c125 u32 fg_idx, bg_idx, fg, bg; atyfb_cursor() local
H A Dmach64_accel.c352 u32 fg, bg; atyfb_imageblit() local
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnv04_fbcon.c82 uint32_t fg; nv04_fbcon_imageblit() local
/linux-4.1.27/drivers/video/fbdev/
H A Datafb_utils.h268 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) expand8_2col2mask() argument
300 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) fill8_2col() argument
342 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) expand16_2col2mask() argument
H A Dwmt_ge_rops.c51 unsigned long fg, pat; wmt_ge_fillrect() local
H A Ds1d13xxxfb.c538 u32 fg; s1d13xxxfb_bitblt_solidfill() local
H A Dvt8623fb.c153 u32 fg = expand_color(image->fg_color); vt8623fb_iplan_imageblit() local
181 u32 fg = expand_color(rect->color); vt8623fb_iplan_fillrect() local
209 u32 fg = image->fg_color * 0x11111111; vt8623fb_cfb4_imageblit() local
H A Darkfb.c189 u32 fg = expand_color(image->fg_color); arkfb_iplan_imageblit() local
218 u32 fg = expand_color(rect->color); arkfb_iplan_fillrect() local
247 u32 fg = image->fg_color * 0x11111111; arkfb_cfb4_imageblit() local
H A Dleo.c141 u32 fg; member in struct:leo_ld_ss0
H A Dcirrusfb.c1825 u32 fg, bg; cirrusfb_imageblit() local
H A Dfsl-diu-fb.c1070 uint16_t fg, bg; fsl_diu_cursor() local
996 fsl_diu_load_cursor_image(struct fb_info *info, const void *image, uint16_t bg, uint16_t fg, unsigned int width, unsigned int height) fsl_diu_load_cursor_image() argument
H A Ds3fb.c360 u32 fg = expand_color(image->fg_color); s3fb_iplan_imageblit() local
389 u32 fg = expand_color(rect->color); s3fb_iplan_fillrect() local
417 u32 fg = image->fg_color * 0x11111111; s3fb_cfb4_imageblit() local
H A Dsm501fb.c1046 unsigned long fg, bg; sm501fb_cursor() local
H A Dcg6.c211 u32 fg; member in struct:cg6_fbc
H A Dffb.c221 u32 fg; member in struct:ffb_fbc
480 u32 fg; ffb_fillrect() local
555 u32 fg, bg, xy; ffb_imageblit() local
/linux-4.1.27/drivers/video/fbdev/core/
H A Dcfbfillrect.c280 unsigned long pat, pat2, fg; cfb_fillrect() local
H A Dsysfillrect.c245 unsigned long pat, pat2, fg; sys_fillrect() local
H A Dfbmem.c284 u8 fg = 1, d; fb_set_logo() local
/linux-4.1.27/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c95 int fg, bg, size, i, width; savagefb_imageblit() local
/linux-4.1.27/drivers/video/console/
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) tile_putcs() argument
82 tile_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) tile_cursor() 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) bit_putcs() argument
236 bit_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) bit_cursor() 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) ccw_putcs() argument
221 ccw_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) ccw_cursor() 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) cw_putcs() argument
204 cw_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) cw_cursor() 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) ud_putcs() argument
251 ud_cursor(struct vc_data *vc, struct fb_info *info, int mode, int softback_lines, int fg, int bg) ud_cursor() argument
H A Dfbcon.h122 int fg; attr_col_ec() local
H A Dfbcon.c307 int fg = (info->fix.visual != FB_VISUAL_MONO01) ? col : 0; get_color() local
2930 int i, rows, cols, fg = -1; fbcon_set_all_vcs() local
/linux-4.1.27/drivers/video/fbdev/mb862xx/
H A Dmb862xxfb_accel.c260 u32 x2, y2, vxres, vyres, height, width, fg; mb86290fb_fillrect() local
/linux-4.1.27/drivers/power/
H A Dab8500_bmdata.c403 static const struct abx500_fg_parameters fg = { variable in typeref:struct:abx500_fg_parameters
H A Dab8500_btemp.c100 struct ab8500_fg *fg; member in struct:ab8500_btemp
H A Dab8500_fg.c248 struct ab8500_fg *fg; ab8500_fg_get() local
/linux-4.1.27/drivers/staging/sm750fb/
H A Dsm750_cursor.c88 hw_cursor_setColor(struct lynx_cursor * cursor, u32 fg,u32 bg) hw_cursor_setColor() argument
H A Dsm750.c158 u16 fg, bg; lynxfb_ops_cursor() local
/linux-4.1.27/arch/sparc/kernel/
H A Dbtext.c244 int fg = 0xFFFFFFFFUL; draw_byte_32() local
265 int fg = 0xFFFFFFFFUL; draw_byte_16() local
283 int fg = 0x0F0F0F0FUL; draw_byte_8() local
/linux-4.1.27/drivers/video/fbdev/i810/
H A Di810_accel.c370 u32 fg = 0, bg = 0, size, dst; i810fb_imageblit() 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) mono_src_copy_imm_blit() argument
H A Di810_main.c818 static void i810_load_cursor_colors(int fg, int bg, struct fb_info *info) i810_load_cursor_colors() argument
/linux-4.1.27/drivers/video/fbdev/nvidia/
H A Dnv_accel.c354 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); nvidiafb_mono_color_expand() local
H A Dnvidia.c539 u16 fg, bg; nvidiafb_cursor() local
119 nvidiafb_load_cursor_image(struct nvidia_par *par, u8 * data8, u16 bg, u16 fg, u32 w, u32 h) nvidiafb_load_cursor_image() argument
/linux-4.1.27/arch/powerpc/kernel/
H A Dbtext.c428 int fg = 0xFFFFFFFFUL; draw_byte_32() local
449 int fg = 0xFFFFFFFFUL; draw_byte_16() local
467 int fg = 0x0F0F0F0FUL; draw_byte_8() local
/linux-4.1.27/sound/hda/
H A Dhdac_device.c41 hda_nid_t fg; snd_hdac_device_init() local
/linux-4.1.27/tools/perf/ui/
H A Dbrowser.c477 const char *name, *fg, *bg; member in struct:ui_browser_colorset
531 char *fg = NULL, *bg; ui_browser__color_config() local
/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c1594 u32 fg, bg; intelfb_cursor() local
1640 u32 fg, bg; intelfb_cursor() local
H A Dintelfbhw.c1750 int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, intelfbhw_do_drawglyph() argument
1946 void intelfbhw_cursor_setcolor(struct intelfb_info *dinfo, u32 bg, u32 fg) intelfbhw_cursor_setcolor() argument
/linux-4.1.27/scripts/kconfig/lxdialog/
H A Ddialog.h104 int fg; /* foreground */ member in struct:dialog_color
/linux-4.1.27/sound/pci/hda/
H A Dhda_proc.c701 hda_nid_t nid, fg; print_codec_info() local
H A Dhda_codec.c1009 hda_nid_t fg; snd_hda_codec_new() local
1114 hda_nid_t fg; snd_hda_codec_update_widgets() local
2991 void snd_hda_codec_set_power_to_all(struct hda_codec *codec, hda_nid_t fg, snd_hda_codec_set_power_to_all() argument
3071 hda_nid_t fg = codec->core.afg ? codec->core.afg : codec->core.mfg; hda_set_power_state() local
3015 hda_sync_power_state(struct hda_codec *codec, hda_nid_t fg, unsigned int power_state) hda_sync_power_state() argument
H A Dpatch_hdmi.c2314 static void haswell_set_power_state(struct hda_codec *codec, hda_nid_t fg, haswell_set_power_state() argument
H A Dpatch_sigmatel.c303 hda_nid_t fg = codec->core.afg; stac_gpio_set() local
/linux-4.1.27/drivers/video/fbdev/riva/
H A Dfbdev.c1587 u16 fg, bg; rivafb_cursor() local
492 rivafb_load_cursor_image(struct riva_par *par, u8 *data8, u16 bg, u16 fg, u32 w, u32 h) rivafb_load_cursor_image() argument
/linux-4.1.27/mm/
H A Dzsmalloc.c635 enum fullness_group fg; get_fullness_group() local
1268 enum fullness_group fg; zs_map_object() local
1288 get_zspage_mapping(get_first_page(page), &class_idx, &fg); zs_map_object() local
1321 enum fullness_group fg; zs_unmap_object() local
1329 get_zspage_mapping(get_first_page(page), &class_idx, &fg); zs_unmap_object() local
1890 int fg; zs_destroy_pool() local
/linux-4.1.27/drivers/staging/speakup/
H A Dmain.c397 int fg = spk_attr & 0x0f; say_attributes() local
/linux-4.1.27/include/linux/
H A Dfb.h333 __u32 fg; /* foreground color */ member in struct:fb_tilerect
352 __u32 fg; /* foreground color */ member in struct:fb_tileblit
363 __u32 fg; /* foreground color */ member in struct:fb_tilecursor

Completed in 1310 milliseconds