| /OK3568_Linux_fs/u-boot/post/lib_powerpc/ |
| H A D | string.c | 34 int flag = disable_interrupts(); in cpu_post_test_string() local
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_debug.h | 30 #define h265h_dbg(flag, fmt, ...) _mpp_dbg(hal_h265d_debug, flag, fmt, ## __VA_ARGS__) argument
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | dfu.c | 22 static int do_dfu(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_dfu()
|
| H A D | load_android.c | 10 static int do_load_android(cmd_tbl_t *cmdtp, int flag, int argc, in do_load_android()
|
| H A D | charge.c | 13 static int do_charge_display(cmd_tbl_t *cmdtp, int flag, int argc, in do_charge_display()
|
| /OK3568_Linux_fs/u-boot/arch/microblaze/lib/ |
| H A D | bootm.c | 20 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | tty_flip.h | 18 unsigned char ch, char flag) in tty_insert_flip_char()
|
| /OK3568_Linux_fs/kernel/fs/isofs/ |
| H A D | util.c | 19 int iso_date(u8 *p, int flag) in iso_date()
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | bootm.c | 12 int do_bootm_linux(int flag, int argc, char * const argv[], bootm_headers_t *images) in do_bootm_linux()
|
| /OK3568_Linux_fs/u-boot/arch/sh/lib/ |
| H A D | zimageboot.c | 17 int do_sh_zimageboot (cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_sh_zimageboot()
|
| /OK3568_Linux_fs/kernel/drivers/tty/ |
| H A D | n_tty.c | 1470 n_tty_receive_char_flagged(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_flagged() 1490 n_tty_receive_char_lnext(struct tty_struct *tty, unsigned char c, char flag) in n_tty_receive_char_lnext() 1530 char flag = TTY_NORMAL; in n_tty_receive_buf_raw() local 1546 char flag = TTY_NORMAL; in n_tty_receive_buf_closing() local 1561 char flag = TTY_NORMAL; in n_tty_receive_buf_standard() local 1595 char flag = TTY_NORMAL; in n_tty_receive_buf_fast() local 1630 char flag = TTY_NORMAL; in __receive_buf() local
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | unaligned_64.c | 443 int flag; in handle_ldf_stq() local 604 int flag; in handle_lddfmna() local 668 int flag; in handle_stdfmna() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | dm.c | 138 unsigned long flag = 0; in rtl92d_dm_false_alarm_counter_statistics() local 257 unsigned long flag = 0; in rtl92d_dm_cck_packet_detection_thresh() local 681 unsigned long flag = 0; in rtl92d_bandtype_2_4G() local
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_dtree.h | 100 u8 flag; /* 1: 0 if free */ member 136 u8 flag; /* 1: */ member 185 u8 flag; /* 1: */ member
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_core.h | 97 #define EVENT_DOWN(flag) ((FTS_TOUCH_DOWN == flag) || (FTS_TOUCH_CONTACT == flag… argument 98 #define EVENT_UP(flag) (FTS_TOUCH_UP == flag) argument 131 int flag; /* touch event flag: 0 -- down; 1-- up; 2 -- contact */ member
|
| /OK3568_Linux_fs/u-boot/test/ |
| H A D | print_ut.c | 16 static int do_ut_print(cmd_tbl_t *cmdtp, int flag, int argc, in do_ut_print()
|
| /OK3568_Linux_fs/external/common_algorithm/video/occlusion_detect/include/ |
| H A D | occlusion_detection.h | 9 unsigned short flag; // 1 有效, 0无效 member
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/ |
| H A D | mmc-first-dev.c | 30 static int do_mmcsetn(cmd_tbl_t *cmdtp, int flag, int argc, char * const argv[]) in do_mmcsetn()
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/cpu/ |
| H A D | spl.c | 15 void board_init_f(ulong flag) in board_init_f()
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm235xx/ |
| H A D | clk-core.h | 88 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 89 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 90 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 91 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 92 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/bcm281xx/ |
| H A D | clk-core.h | 88 #define FLAG(type, flag) BCM_CLK_ ## type ## _FLAGS_ ## flag argument 89 #define FLAG_SET(obj, type, flag) ((obj)->flags |= FLAG(type, flag)) argument 90 #define FLAG_CLEAR(obj, type, flag) ((obj)->flags &= ~(FLAG(type, flag))) argument 91 #define FLAG_FLIP(obj, type, flag) ((obj)->flags ^= FLAG(type, flag)) argument 92 #define FLAG_TEST(obj, type, flag) (!!((obj)->flags & FLAG(type, flag))) argument
|
| /OK3568_Linux_fs/u-boot/lib/optee_clientApi/ |
| H A D | OpteeClientRkNewFs_v2.c | 147 int i, duel, flag, n, value; in rkss_verify_usedflags() local 507 uint8_t *flag = rkss_info[area_index].flags + (int)i/2; in rkss_get_empty_section_from_usedflags() local 526 uint8_t *flag; in rkss_incref_multi_usedflags_sections() local 561 uint8_t *flag; in rkss_decref_multi_usedflags_sections() local 613 uint8_t *flag; in rkss_get_remain_flags() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlinux/ |
| H A D | moal_proc.c | 303 gfp_t flag; in parse_cmd52_string() local 422 gfp_t flag; in woal_config_write() local
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ht.c | 24 u16 flag) in __check_htcap_disable() 36 u16 flag) in __check_htcap_enable()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | bootm.c | 379 static void boot_jump_linux(bootm_headers_t *images, int flag) in boot_jump_linux() 475 int do_bootm_linux(int flag, int argc, char * const argv[], in do_bootm_linux()
|