| /OK3568_Linux_fs/kernel/drivers/gpio/ |
| H A D | gpio-bt8xx.c | 71 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 D | suballoc.c | 321 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 D | atafb_utils.h | 269 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 D | block-group.c | 281 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 D | ext4_common.c | 72 (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 D | btext.c | 246 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 D | tileblit.c | 57 int fg, int bg) in tile_putcs() 84 int fg, int bg) in tile_cursor()
|
| H A D | fbcon_cw.c | 116 int fg, int bg) in cw_putcs() 205 int fg, int bg) in cw_cursor()
|
| H A D | fbcon_ccw.c | 131 int fg, int bg) in ccw_putcs() 222 int fg, int bg) in ccw_cursor()
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A D | al_mc_edac.c | 65 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 D | btext.c | 415 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 D | display_ui.c | 12 static lv_obj_t * bg; variable
|
| H A D | volume_ui.c | 12 static lv_obj_t * bg; variable
|
| H A D | wallpaper_ui.c | 12 static lv_obj_t * bg; variable
|
| H A D | about_ui.c | 12 static lv_obj_t * bg; variable
|
| H A D | language_and_date_ui.c | 12 static lv_obj_t * bg; variable
|
| /OK3568_Linux_fs/app/lvgl_demo/rk_demo/smart_home/ |
| H A D | info_ui.c | 13 static lv_obj_t * bg; variable
|
| H A D | music_ui.c | 13 static lv_obj_t * bg; variable
|
| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | super.c | 290 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 D | ncurses.py | 68 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 D | libslang.h | 27 #define sltt_set_color(obj, name, fg, bg) \ argument
|
| /OK3568_Linux_fs/u-boot/drivers/ram/rockchip/ |
| H A D | sdram_common.c | 44 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 D | i810_accel.c | 237 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 D | mach64_cursor.c | 126 u32 fg_idx, bg_idx, fg, bg; in atyfb_cursor() local
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/savage/ |
| H A D | savagefb_accel.c | 95 int fg, bg, size, i, width; in savagefb_imageblit() local
|