Home
last modified time | relevance | path

Searched defs:bg (Results 1 – 25 of 51) sorted by relevance

123

/linux-3.3/drivers/gpio/
Dgpio-bt8xx.c83 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_direction_input() local
104 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_get() local
118 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_direction_output() local
143 struct bt8xxgpio *bg = container_of(gpio, struct bt8xxgpio, gpio); in bt8xxgpio_gpio_set() local
159 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) in bt8xxgpio_gpio_setup()
178 struct bt8xxgpio *bg; in bt8xxgpio_probe() local
242 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_remove() local
262 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_suspend() local
285 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_resume() local
/linux-3.3/drivers/video/
Datafb_utils.h268 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand8_2col2mask()
300 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col()
342 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand16_2col2mask()
Dvt8623fb.c154 u32 bg = expand_color(image->bg_color); in vt8623fb_iplan_imageblit() local
210 u32 bg = image->bg_color * 0x11111111; in vt8623fb_cfb4_imageblit() local
/linux-3.3/fs/ocfs2/
Dsuballoc.c358 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_add_extent()
389 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill() local
530 struct ocfs2_group_desc *bg = in ocfs2_block_group_grow_discontig() local
589 struct ocfs2_group_desc *bg; in ocfs2_bg_alloc_cleanup() local
705 struct ocfs2_group_desc *bg; in ocfs2_block_group_alloc() local
1266 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_test_bg_bit_allocatable() local
1295 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_find_clear_bits() local
1348 struct ocfs2_group_desc *bg, in ocfs2_block_group_set_bits()
1427 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_relink_block_group() local
1487 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg, in ocfs2_block_group_reasonably_empty()
[all …]
Dmove_extents.c379 struct ocfs2_group_desc *bg; in ocfs2_find_victim_alloc_group() local
474 struct ocfs2_group_desc *bg = NULL; in ocfs2_validate_and_adjust_move_goal() local
594 struct ocfs2_group_desc *bg, in ocfs2_block_group_set_bits()
/linux-3.3/arch/sparc/kernel/
Dbtext.c245 int bg = 0x00000000UL; in draw_byte_32() local
266 int bg = 0x00000000UL; in draw_byte_16() local
284 int bg = 0x00000000UL; in draw_byte_8() local
/linux-3.3/drivers/video/console/
Dtileblit.c56 int fg, int bg) in tile_putcs()
83 int softback_lines, int fg, int bg) in tile_cursor()
Dfbcon_cw.c117 int fg, int bg) in cw_putcs()
207 int softback_lines, int fg, int bg) in cw_cursor()
Dbitblit.c145 int fg, int bg) in bit_putcs()
238 int softback_lines, int fg, int bg) in bit_cursor()
Dfbcon_ccw.c131 int fg, int bg) in ccw_putcs()
223 int softback_lines, int fg, int bg) in ccw_cursor()
Dfbcon_ud.c153 int fg, int bg) in ud_putcs()
253 int softback_lines, int fg, int bg) in ud_cursor()
/linux-3.3/tools/perf/util/ui/
Dlibslang.h19 #define sltt_set_color(obj, name, fg, bg) \ argument
Dbrowser.c472 const char *name, *fg, *bg; member
514 char *fg = NULL, *bg; in ui_browser__color_config() local
/linux-3.3/arch/powerpc/kernel/
Dbtext.c520 int bg = 0x00000000UL; in draw_byte_32() local
541 int bg = 0x00000000UL; in draw_byte_16() local
559 int bg = 0x00000000UL; in draw_byte_8() local
/linux-3.3/fs/ext4/
Dsuper.c144 struct ext4_group_desc *bg) in ext4_block_bitmap()
152 struct ext4_group_desc *bg) in ext4_inode_bitmap()
160 struct ext4_group_desc *bg) in ext4_inode_table()
168 struct ext4_group_desc *bg) in ext4_free_group_clusters()
176 struct ext4_group_desc *bg) in ext4_free_inodes_count()
184 struct ext4_group_desc *bg) in ext4_used_dirs_count()
192 struct ext4_group_desc *bg) in ext4_itable_unused_count()
200 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_block_bitmap_set()
208 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_bitmap_set()
216 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_table_set()
[all …]
/linux-3.3/drivers/video/aty/
Dmach64_cursor.c124 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
Dmach64_accel.c351 u32 fg, bg; in atyfb_imageblit() local
/linux-3.3/drivers/video/savage/
Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local
/linux-3.3/drivers/video/i810/
Di810_accel.c237 int dest, const u32 *src, int bg, in mono_src_copy_imm_blit()
370 u32 fg = 0, bg = 0, size, dst; in i810fb_imageblit() local
/linux-3.3/fs/nilfs2/
Dmdt.h107 #define nilfs_mdt_bgl_lock(inode, bg) \ argument
/linux-3.3/drivers/gpu/drm/nouveau/
Dnv04_fbcon.c88 uint32_t bg; in nv04_fbcon_imageblit() local
/linux-3.3/drivers/scsi/bnx2fc/
Dbnx2fc_fcoe.c123 struct fcoe_percpu_s *bg; in bnx2fc_clean_rx_queue() local
409 struct fcoe_percpu_s *bg; in bnx2fc_rcv() local
459 struct fcoe_percpu_s *bg = arg; in bnx2fc_l2_rcv_thread() local
2292 struct fcoe_percpu_s *bg; in bnx2fc_mod_init() local
2369 struct fcoe_percpu_s *bg; in bnx2fc_mod_exit() local
/linux-3.3/drivers/video/intelfb/
Dintelfbdrv.c1595 u32 fg, bg; in intelfb_cursor() local
1641 u32 fg, bg; in intelfb_cursor() local
/linux-3.3/drivers/video/nvidia/
Dnv_accel.c354 u32 fg, bg, mask = ~(~0 >> (32 - info->var.bits_per_pixel)); in nvidiafb_mono_color_expand() local
Dnvidia.c124 u16 bg, u16 fg, u32 w, u32 h) in nvidiafb_load_cursor_image()
543 u16 fg, bg; in nvidiafb_cursor() local

123