/linux-4.1.27/scripts/kconfig/ |
D | nconf.gui.c | 25 init_pair(NORMAL, -1, -1); in set_normal_colors() 73 mkattr(NORMAL, NORMAL); in normal_color_theme() 105 mkattrn(NORMAL, NORMAL); in no_colors_theme()
|
D | nconf.h | 40 NORMAL = 1, enumerator
|
D | nconf.c | 382 (void) wattrset(main_window, attributes[NORMAL]); in print_function_line() 957 (void) wattrset(main_window, attributes[NORMAL]); in show_menu() 966 (void) wattrset(main_window, attributes[NORMAL]); in show_menu()
|
/linux-4.1.27/drivers/target/iscsi/ |
D | iscsi_target_parameters.h | 138 #define INITIAL_SESSIONTYPE NORMAL 160 #define NORMAL "Normal" macro
|
D | iscsi_target_parameters.c | 1019 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value() 1022 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value() 1495 if (!strcmp(param->value, NORMAL)) in iscsi_enforce_integrity_rules()
|
D | iscsi_target_login.c | 179 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
|
/linux-4.1.27/Documentation/trace/ |
D | ring-buffer-design.txt | 604 pointer back to NORMAL. 739 fact that it sees the UPDATE flag instead of a HEADER or NORMAL 754 to NORMAL. 765 the UPDATE pointer to NORMAL. 815 update page to NORMAL because it is not the outermost writer. 911 will see it succeeded in updating the pointer from NORMAL to HEAD. 927 back to NORMAL. The fact that it only needs to worry about nested
|
/linux-4.1.27/drivers/video/fbdev/ |
D | dnfb.c | 53 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 656 NORMAL, enumerator 670 if (which == NORMAL) { in __nmk_gpio_irq_modify() 730 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 803 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 817 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | sm750_accel.c | 44 reg = FIELD_SET(0,DE_STRETCH_FORMAT,PATTERN_XY,NORMAL)| in hw_de_init()
|
D | ddk750_chip.c | 314 ulReg = FIELD_SET(ulReg, MISC_CTRL, LOCALMEM_RESET, NORMAL); in ddk750_initHw()
|
/linux-4.1.27/drivers/gpu/drm/i2c/ |
D | ch7006_drv.c | 192 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
|
D | ch7006_mode.c | 313 *power |= bitfs(CH7006_POWER_LEVEL, NORMAL) | in ch7006_setup_power_state()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | hisi-x5hd2.dtsi | 51 * Only used in NORMAL state, not available ins
|
/linux-4.1.27/arch/m68k/fpsp040/ |
D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/linux-4.1.27/Documentation/vm/ |
D | numa | 71 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/linux-4.1.27/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 246 NORMAL = 0, enumerator
|
D | device.c | 1311 ctx->dev->db_state = NORMAL; in resume_queues() 1339 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
D | qp.c | 694 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db() 712 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 765 nv_debug_level(NORMAL); in nouveau_pmops_runtime_resume()
|
/linux-4.1.27/Documentation/block/ |
D | data-integrity.txt | 169 5.1 NORMAL FILESYSTEM
|
/linux-4.1.27/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 53 REG_SET(x, 0, (x)->data->ctrl->name, v, NORMAL)
|
/linux-4.1.27/tools/perf/ |
D | builtin-trace.c | 440 P_MADV_BHV(NORMAL); in syscall_arg__scnprintf_madvise_behavior()
|
/linux-4.1.27/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|