/linux-4.4.14/drivers/video/fbdev/aty/ |
H A D | mach64_cursor.c | 125 u32 fg_idx, bg_idx, fg, bg; atyfb_cursor() local
|
H A D | mach64_accel.c | 352 u32 fg, bg; atyfb_imageblit() local
|
/linux-4.4.14/drivers/video/fbdev/ |
H A D | atafb_utils.h | 268 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 D | vt8623fb.c | 144 u32 bg = expand_color(image->bg_color); vt8623fb_iplan_imageblit() local 200 u32 bg = image->bg_color * 0x11111111; vt8623fb_cfb4_imageblit() local
|
H A D | arkfb.c | 177 u32 bg = expand_color(image->bg_color); arkfb_iplan_imageblit() local 235 u32 bg = image->bg_color * 0x11111111; arkfb_cfb4_imageblit() local
|
H A D | leo.c | 142 u32 bg; member in struct:leo_ld_ss0
|
H A D | cirrusfb.c | 1825 u32 fg, bg; cirrusfb_imageblit() local
|
H A D | fsl-diu-fb.c | 1073 uint16_t fg, bg; fsl_diu_cursor() local 999 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 D | s3fb.c | 350 u32 bg = expand_color(image->bg_color); s3fb_iplan_imageblit() local 407 u32 bg = image->bg_color * 0x11111111; s3fb_cfb4_imageblit() local
|
H A D | sm501fb.c | 1046 unsigned long fg, bg; sm501fb_cursor() local
|
H A D | cg6.c | 212 u32 bg; member in struct:cg6_fbc
|
H A D | ffb.c | 222 u32 bg; member in struct:ffb_fbc 555 u32 fg, bg, xy; ffb_imageblit() local
|
/linux-4.4.14/drivers/video/fbdev/savage/ |
H A D | savagefb_accel.c | 95 int fg, bg, size, i, width; savagefb_imageblit() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
H A D | nv04_fbcon.c | 83 uint32_t bg; nv04_fbcon_imageblit() local
|
/linux-4.4.14/drivers/video/console/ |
H A D | tileblit.c | 54 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 D | bitblit.c | 143 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 D | fbcon_ccw.c | 129 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 D | fbcon_cw.c | 114 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 D | fbcon_ud.c | 151 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 D | fbcon.h | 124 int bg; attr_col_ec() local
|
H A D | fbcon.c | 308 int bg = (info->fix.visual != FB_VISUAL_MONO01) ? 0 : col; get_color() local
|
/linux-4.4.14/drivers/gpio/ |
H A D | gpio-bt8xx.c | 83 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); bt8xxgpio_gpio_direction_input() local 104 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); bt8xxgpio_gpio_get() local 118 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); bt8xxgpio_gpio_direction_output() local 143 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); bt8xxgpio_gpio_set() local 159 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) bt8xxgpio_gpio_setup() argument 178 struct bt8xxgpio *bg; bt8xxgpio_probe() local 236 struct bt8xxgpio *bg = pci_get_drvdata(pdev); bt8xxgpio_remove() local 250 struct bt8xxgpio *bg = pci_get_drvdata(pdev); bt8xxgpio_suspend() local 273 struct bt8xxgpio *bg = pci_get_drvdata(pdev); bt8xxgpio_resume() local
|
/linux-4.4.14/drivers/staging/sm750fb/ |
H A D | sm750_cursor.c | 90 hw_cursor_setColor(struct lynx_cursor *cursor, u32 fg, u32 bg) hw_cursor_setColor() argument
|
H A D | sm750.c | 138 u16 fg, bg; lynxfb_ops_cursor() local
|
/linux-4.4.14/drivers/video/fbdev/i810/ |
H A D | i810_accel.c | 370 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 D | i810_main.c | 819 static void i810_load_cursor_colors(int fg, int bg, struct fb_info *info) i810_load_cursor_colors() argument
|
/linux-4.4.14/drivers/video/fbdev/nvidia/ |
H A D | nv_accel.c | 354 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); nvidiafb_mono_color_expand() local
|
H A D | nvidia.c | 534 u16 fg, bg; nvidiafb_cursor() local 114 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.4.14/drivers/media/dvb-frontends/ |
H A D | zl10036.c | 287 u8 rfg, ba, bg; zl10036_set_gain_params() local
|
/linux-4.4.14/arch/powerpc/kernel/ |
H A D | btext.c | 429 int bg = 0x00000000UL; draw_byte_32() local 450 int bg = 0x00000000UL; draw_byte_16() local 468 int bg = 0x00000000UL; draw_byte_8() local
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | btext.c | 245 int bg = 0x00000000UL; draw_byte_32() local 266 int bg = 0x00000000UL; draw_byte_16() local 284 int bg = 0x00000000UL; draw_byte_8() local
|
/linux-4.4.14/tools/perf/ui/ |
H A D | browser.c | 506 const char *name, *fg, *bg; member in struct:ui_browser_colorset 560 char *fg = NULL, *bg; ui_browser__color_config() local
|
/linux-4.4.14/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 1564 u32 fg, bg; intelfb_cursor() local 1610 u32 fg, bg; intelfb_cursor() local
|
H A D | intelfbhw.c | 1750 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.4.14/arch/cris/include/arch-v32/arch/hwregs/ |
H A D | bif_slave_defs.h | 173 unsigned int bg : 1; member in struct:__anon402
|
/linux-4.4.14/scripts/kconfig/lxdialog/ |
H A D | dialog.h | 105 int bg; /* background */ member in struct:dialog_color
|
/linux-4.4.14/fs/ocfs2/ |
H A D | ioctl.c | 445 struct ocfs2_group_desc *bg = NULL; ocfs2_info_freefrag_scan_chain() local
|
H A D | move_extents.c | 378 struct ocfs2_group_desc *bg; ocfs2_find_victim_alloc_group() local 473 struct ocfs2_group_desc *bg; ocfs2_validate_and_adjust_move_goal() local
|
H A D | suballoc.c | 368 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; ocfs2_block_group_fill() local 508 struct ocfs2_group_desc *bg = ocfs2_block_group_grow_discontig() local 567 struct ocfs2_group_desc *bg; ocfs2_bg_alloc_cleanup() local 683 struct ocfs2_group_desc *bg; ocfs2_block_group_alloc() local 1245 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; ocfs2_test_bg_bit_allocatable() local 1274 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; ocfs2_block_group_find_clear_bits() local 1403 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; ocfs2_relink_block_group() local 1456 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg, ocfs2_block_group_reasonably_empty() argument 1543 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) group_bh->b_data; ocfs2_block_group_search() local 1740 struct ocfs2_group_desc *bg; ocfs2_search_chain() local 2122 struct ocfs2_group_desc *bg; ocfs2_claim_new_inode_at_loc() local 2602 static inline void ocfs2_debug_bg(struct ocfs2_group_desc *bg) ocfs2_debug_bg() argument 336 ocfs2_bg_discontig_add_extent(struct ocfs2_super *osb, struct ocfs2_group_desc *bg, struct ocfs2_chain_list *cl, u64 p_blkno, unsigned int clusters) ocfs2_bg_discontig_add_extent() argument 1325 ocfs2_block_group_set_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits) ocfs2_block_group_set_bits() argument 1628 ocfs2_bg_discontig_fix_result(struct ocfs2_alloc_context *ac, struct ocfs2_group_desc *bg, struct ocfs2_suballoc_result *res) ocfs2_bg_discontig_fix_result() argument 2369 ocfs2_block_group_clear_bits(handle_t *handle, struct inode *alloc_inode, struct ocfs2_group_desc *bg, struct buffer_head *group_bh, unsigned int bit_off, unsigned int num_bits, void (*undo_fn)(unsigned int bit, unsigned long *bmap)) ocfs2_block_group_clear_bits() argument
|
/linux-4.4.14/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
H A D | bif_slave_defs.h | 173 unsigned int bg : 1; member in struct:__anon1269
|
/linux-4.4.14/fs/ext2/ |
H A D | super.c | 767 unsigned long bg, first_meta_bg; descriptor_loc() local
|
/linux-4.4.14/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 1582 u16 fg, bg; rivafb_cursor() local 487 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.4.14/drivers/scsi/bnx2fc/ |
H A D | bnx2fc_fcoe.c | 126 struct fcoe_percpu_s *bg; bnx2fc_clean_rx_queue() local 414 struct fcoe_percpu_s *bg; bnx2fc_rcv() local 472 struct fcoe_percpu_s *bg = arg; bnx2fc_l2_rcv_thread() local 2614 struct fcoe_percpu_s *bg; bnx2fc_mod_init() local 2695 struct fcoe_percpu_s *bg; bnx2fc_mod_exit() local
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
H A D | radeon_combios.c | 866 uint8_t rev, bg, dac; radeon_combios_get_primary_dac_info() local 1017 uint8_t rev, bg, dac; radeon_combios_get_tv_dac_info() local
|
H A D | radeon_atombios.c | 1776 uint8_t bg, dac; radeon_atombios_get_primary_dac_info() local 1962 uint8_t bg, dac; radeon_atombios_get_tv_dac_info() local
|
/linux-4.4.14/drivers/staging/speakup/ |
H A D | main.c | 400 int bg = spk_attr >> 4; say_attributes() local 1574 int i, bg; count_highlight_color() local
|
/linux-4.4.14/include/linux/ |
H A D | fb.h | 334 __u32 bg; /* background color */ member in struct:fb_tilerect 353 __u32 bg; /* background color */ member in struct:fb_tileblit 364 __u32 bg; /* background color */ member in struct:fb_tilecursor
|
/linux-4.4.14/drivers/net/wireless/ipw2x00/ |
H A D | libipw.h | 714 struct libipw_channel bg[LIBIPW_24GHZ_CHANNELS]; member in struct:libipw_geo
|
/linux-4.4.14/fs/ext4/ |
H A D | super.c | 2409 ext4_group_t bg, first_meta_bg; descriptor_loc() local 170 ext4_block_bitmap(struct super_block *sb, struct ext4_group_desc *bg) ext4_block_bitmap() argument 178 ext4_inode_bitmap(struct super_block *sb, struct ext4_group_desc *bg) ext4_inode_bitmap() argument 186 ext4_inode_table(struct super_block *sb, struct ext4_group_desc *bg) ext4_inode_table() argument 194 ext4_free_group_clusters(struct super_block *sb, struct ext4_group_desc *bg) ext4_free_group_clusters() argument 202 ext4_free_inodes_count(struct super_block *sb, struct ext4_group_desc *bg) ext4_free_inodes_count() argument 210 ext4_used_dirs_count(struct super_block *sb, struct ext4_group_desc *bg) ext4_used_dirs_count() argument 218 ext4_itable_unused_count(struct super_block *sb, struct ext4_group_desc *bg) ext4_itable_unused_count() argument 226 ext4_block_bitmap_set(struct super_block *sb, struct ext4_group_desc *bg, ext4_fsblk_t blk) ext4_block_bitmap_set() argument 234 ext4_inode_bitmap_set(struct super_block *sb, struct ext4_group_desc *bg, ext4_fsblk_t blk) ext4_inode_bitmap_set() argument 242 ext4_inode_table_set(struct super_block *sb, struct ext4_group_desc *bg, ext4_fsblk_t blk) ext4_inode_table_set() argument 250 ext4_free_group_clusters_set(struct super_block *sb, struct ext4_group_desc *bg, __u32 count) ext4_free_group_clusters_set() argument 258 ext4_free_inodes_set(struct super_block *sb, struct ext4_group_desc *bg, __u32 count) ext4_free_inodes_set() argument 266 ext4_used_dirs_set(struct super_block *sb, struct ext4_group_desc *bg, __u32 count) ext4_used_dirs_set() argument 274 ext4_itable_unused_set(struct super_block *sb, struct ext4_group_desc *bg, __u32 count) ext4_itable_unused_set() argument
|
/linux-4.4.14/include/video/ |
H A D | omapdss.h | 382 s16 br, bg, bb; member in struct:omap_dss_cpr_coefs
|
/linux-4.4.14/include/linux/mlx5/ |
H A D | driver.h | 321 u16 bg; member in struct:mlx5_core_psv::psv_layout
|
/linux-4.4.14/include/rdma/ |
H A D | ib_verbs.h | 618 u16 bg; member in struct:ib_t10_dif_domain
|