Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-bt8xx.c71 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_input() local
92 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_get() local
106 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_direction_output() local
131 struct bt8xxgpio *bg = gpiochip_get_data(gpio); in bt8xxgpio_gpio_set() local
147 static void bt8xxgpio_gpio_setup(struct bt8xxgpio *bg) in bt8xxgpio_gpio_setup()
166 struct bt8xxgpio *bg; in bt8xxgpio_probe() local
224 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_remove() local
238 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_suspend() local
261 struct bt8xxgpio *bg = pci_get_drvdata(pdev); in bt8xxgpio_resume() local
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dsuballoc.c321 struct ocfs2_group_desc *bg, in ocfs2_bg_discontig_add_extent()
352 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_fill() local
492 struct ocfs2_group_desc *bg = in ocfs2_block_group_grow_discontig() local
551 struct ocfs2_group_desc *bg; in ocfs2_bg_alloc_cleanup() local
667 struct ocfs2_group_desc *bg; in ocfs2_block_group_alloc() local
1254 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_test_bg_bit_allocatable() local
1286 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_block_group_find_clear_bits() local
1339 struct ocfs2_group_desc *bg, in ocfs2_block_group_set_bits()
1415 struct ocfs2_group_desc *bg = (struct ocfs2_group_desc *) bg_bh->b_data; in ocfs2_relink_block_group() local
1468 static inline int ocfs2_block_group_reasonably_empty(struct ocfs2_group_desc *bg, in ocfs2_block_group_reasonably_empty()
[all …]
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Datafb_utils.h269 static inline void expand8_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand8_2col2mask()
301 static inline void fill8_2col(u8 *dst, u8 fg, u8 bg, u32 mask) in fill8_2col()
343 static inline void expand16_2col2mask(u8 fg, u8 bg, u32 fgm[], u32 bgm[]) in expand16_2col2mask()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dblock-group.c281 struct btrfs_block_group *bg; in btrfs_inc_nocow_writers() local
304 struct btrfs_block_group *bg; in btrfs_dec_nocow_writers() local
318 void btrfs_wait_nocow_writers(struct btrfs_block_group *bg) in btrfs_wait_nocow_writers()
326 struct btrfs_block_group *bg; in btrfs_dec_block_group_reservations() local
335 void btrfs_wait_block_group_reservations(struct btrfs_block_group *bg) in btrfs_wait_block_group_reservations()
1290 struct btrfs_block_group *bg) in clean_pinned_extents()
1527 void btrfs_mark_bg_unused(struct btrfs_block_group *bg) in btrfs_mark_bg_unused()
1545 struct btrfs_block_group_item bg; in read_bg_from_eb() local
1835 struct btrfs_block_group *bg; in check_chunk_block_group_mappings() local
3438 bool btrfs_inc_block_group_swap_extents(struct btrfs_block_group *bg) in btrfs_inc_block_group_swap_extents()
[all …]
/OK3568_Linux_fs/u-boot/fs/ext4/
H A Dext4_common.c72 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_inodes_dec()
85 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_free_blocks_dec()
98 (struct ext2_block_group *bg, const struct ext_filesystem *fs) in ext4fs_bg_itable_unused_dec()
123 uint32_t ext4fs_bg_get_free_blocks(const struct ext2_block_group *bg, in ext4fs_bg_get_free_blocks()
133 uint32_t ext4fs_bg_get_free_inodes(const struct ext2_block_group *bg, in ext4fs_bg_get_free_inodes()
142 static inline uint16_t ext4fs_bg_get_flags(const struct ext2_block_group *bg) in ext4fs_bg_get_flags()
147 static inline void ext4fs_bg_set_flags(struct ext2_block_group *bg, in ext4fs_bg_set_flags()
154 uint64_t ext4fs_bg_get_block_id(const struct ext2_block_group *bg, in ext4fs_bg_get_block_id()
164 uint64_t ext4fs_bg_get_inode_id(const struct ext2_block_group *bg, in ext4fs_bg_get_inode_id()
175 uint64_t ext4fs_bg_get_inode_table_id(const struct ext2_block_group *bg, in ext4fs_bg_get_inode_table_id()
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dbtext.c246 int bg = 0x00000000UL; in draw_byte_32() local
267 int bg = 0x00000000UL; in draw_byte_16() local
285 int bg = 0x00000000UL; in draw_byte_8() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dtileblit.c57 int fg, int bg) in tile_putcs()
84 int fg, int bg) in tile_cursor()
H A Dfbcon_cw.c116 int fg, int bg) in cw_putcs()
205 int fg, int bg) in cw_cursor()
H A Dfbcon_ccw.c131 int fg, int bg) in ccw_putcs()
222 int fg, int bg) in ccw_cursor()
/OK3568_Linux_fs/kernel/drivers/edac/
H A Dal_mc_edac.c65 u8 rank, u32 row, u8 bg, u8 bank, u16 column, in prepare_msg()
81 u8 rank, bg, bank; in handle_ce() local
126 u8 rank, bg, bank; in handle_ue() local
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dbtext.c415 int bg = 0x00000000UL; in draw_byte_32() local
436 int bg = 0x00000000UL; in draw_byte_16() local
454 int bg = 0x00000000UL; in draw_byte_8() local
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/setting/
H A Ddisplay_ui.c12 static lv_obj_t * bg; variable
H A Dvolume_ui.c12 static lv_obj_t * bg; variable
H A Dwallpaper_ui.c12 static lv_obj_t * bg; variable
H A Dabout_ui.c12 static lv_obj_t * bg; variable
H A Dlanguage_and_date_ui.c12 static lv_obj_t * bg; variable
/OK3568_Linux_fs/app/lvgl_demo/rk_demo/smart_home/
H A Dinfo_ui.c13 static lv_obj_t * bg; variable
H A Dmusic_ui.c13 static lv_obj_t * bg; variable
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c290 struct ext4_group_desc *bg) in ext4_block_bitmap()
298 struct ext4_group_desc *bg) in ext4_inode_bitmap()
306 struct ext4_group_desc *bg) in ext4_inode_table()
314 struct ext4_group_desc *bg) in ext4_free_group_clusters()
322 struct ext4_group_desc *bg) in ext4_free_inodes_count()
330 struct ext4_group_desc *bg) in ext4_used_dirs_count()
338 struct ext4_group_desc *bg) in ext4_itable_unused_count()
346 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_block_bitmap_set()
354 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_bitmap_set()
362 struct ext4_group_desc *bg, ext4_fsblk_t blk) in ext4_inode_table_set()
[all …]
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dncurses.py68 def __init__( self, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
109 … def __init__( self, title, x, y, width, height, fg=curses.COLOR_BLACK, bg=curses.COLOR_WHITE ): argument
/OK3568_Linux_fs/kernel/tools/perf/ui/
H A Dlibslang.h27 #define sltt_set_color(obj, name, fg, bg) \ argument
/OK3568_Linux_fs/u-boot/drivers/ram/rockchip/
H A Dsdram_common.c44 u32 bg; in sdram_print_ddr_info() local
120 u32 bg; in sdram_get_cs_cap() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/i810/
H A 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
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dmach64_cursor.c126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/
H A Dsavagefb_accel.c95 int fg, bg, size, i, width; in savagefb_imageblit() local

12345