/linux-4.4.14/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.4.14/drivers/target/iscsi/ |
D | iscsi_target_parameters.h | 138 #define INITIAL_SESSIONTYPE NORMAL 160 #define NORMAL "Normal" macro
|
D | iscsi_target_parameters.c | 911 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value() 914 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value() 1307 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.4.14/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.4.14/drivers/video/fbdev/ |
D | dnfb.c | 53 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/linux-4.4.14/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 657 NORMAL, enumerator 671 if (which == NORMAL) { in __nmk_gpio_irq_modify() 731 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 804 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 818 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
/linux-4.4.14/drivers/staging/sm750fb/ |
D | ddk750_chip.c | 245 ulReg = FIELD_SET(ulReg, MISC_CTRL, LOCALMEM_RESET, NORMAL); in ddk750_initHw()
|
D | sm750_accel.c | 44 reg = FIELD_SET(0, DE_STRETCH_FORMAT, PATTERN_XY, NORMAL)| in hw_de_init()
|
/linux-4.4.14/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.4.14/arch/arm/boot/dts/ |
D | hisi-x5hd2.dtsi | 51 * Only used in NORMAL state, not available ins
|
/linux-4.4.14/arch/m68k/fpsp040/ |
D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/linux-4.4.14/Documentation/vm/ |
D | numa | 71 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 244 NORMAL = 0, enumerator
|
D | device.c | 1301 ctx->dev->db_state = NORMAL; in resume_queues() 1329 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
D | qp.c | 711 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db() 728 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
|
/linux-4.4.14/Documentation/block/ |
D | data-integrity.txt | 169 5.1 NORMAL FILESYSTEM
|
/linux-4.4.14/drivers/gpu/drm/rockchip/ |
D | rockchip_drm_vop.c | 56 REG_SET(x, 0, (x)->data->ctrl->name, v, NORMAL)
|
/linux-4.4.14/tools/perf/ |
D | builtin-trace.c | 479 P_MADV_BHV(NORMAL); in syscall_arg__scnprintf_madvise_behavior()
|
/linux-4.4.14/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|