/Linux-v5.10/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 | 36 NORMAL = 1, enumerator
|
D | nconf.c | 384 (void) wattrset(main_window, attributes[NORMAL]); in print_function_line() 959 (void) wattrset(main_window, attributes[NORMAL]); in show_menu() 968 (void) wattrset(main_window, attributes[NORMAL]); in show_menu()
|
/Linux-v5.10/drivers/net/wan/ |
D | slic_ds26522.h | 122 NORMAL = 0, enumerator
|
/Linux-v5.10/drivers/target/iscsi/ |
D | iscsi_target_parameters.h | 142 #define INITIAL_SESSIONTYPE NORMAL 164 #define NORMAL "Normal" macro
|
D | iscsi_target_parameters.c | 901 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value() 904 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value() 1297 if (!strcmp(param->value, NORMAL)) in iscsi_enforce_integrity_rules()
|
D | iscsi_target_login.c | 150 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
|
/Linux-v5.10/Documentation/trace/ |
D | ring-buffer-design.rst | 633 pointer back to NORMAL:: 768 fact that it sees the UPDATE flag instead of a HEADER or NORMAL 783 to NORMAL:: 794 the UPDATE pointer to NORMAL:: 844 update page to NORMAL because it is not the outermost writer:: 940 will see it succeeded in updating the pointer from NORMAL to HEAD. 956 back to NORMAL. The fact that it only needs to worry about nested
|
/Linux-v5.10/drivers/gpu/drm/rockchip/ |
D | inno_hdmi.c | 193 case NORMAL: in inno_hdmi_set_pwr_mode() 238 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_reset() 498 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_encoder_enable()
|
D | inno_hdmi.h | 14 NORMAL, enumerator
|
/Linux-v5.10/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 620 NORMAL, enumerator 633 if (which == NORMAL) { in __nmk_gpio_irq_modify() 691 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 760 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 774 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
/Linux-v5.10/drivers/video/fbdev/ |
D | dnfb.c | 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/Linux-v5.10/arch/arm/mm/ |
D | dma-mapping.c | 59 #define NORMAL 0 macro 349 &page, atomic_pool_init, true, NORMAL, in atomic_pool_init() 467 page = __dma_alloc_buffer(dev, size, gfp, NORMAL); in __alloc_remap_buffer() 678 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc() 1474 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, NORMAL); in arm_iommu_alloc_attrs() 1551 __arm_iommu_free_attrs(dev, size, cpu_addr, handle, attrs, NORMAL); in arm_iommu_free_attrs()
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | motorola-cpcap-mapphone.dtsi | 273 regulator-initial-mode = <0x00>; /* NORMAL */
|
D | hisi-x5hd2.dtsi | 50 * Only used in NORMAL state, not available ins
|
/Linux-v5.10/arch/arm64/kvm/hyp/ |
D | pgtable.c | 444 PAGE_S2_MEMATTR(NORMAL); in stage2_map_set_prot_attr() 654 return memattr == PAGE_S2_MEMATTR(NORMAL); in stage2_pte_cacheable()
|
/Linux-v5.10/drivers/gpu/drm/i2c/ |
D | ch7006_drv.c | 192 bitfs(CH7006_POWER_LEVEL, NORMAL)); in ch7006_encoder_detect()
|
D | ch7006_mode.c | 312 *power |= bitfs(CH7006_POWER_LEVEL, NORMAL) | in ch7006_setup_power_state()
|
/Linux-v5.10/Documentation/userspace-api/media/rc/ |
D | rc-tables.rst | 202 - NORMAL TIMESHIFT / LIVE / >
|
/Linux-v5.10/arch/m68k/fpsp040/ |
D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/Linux-v5.10/Documentation/vm/ |
D | numa.rst | 75 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/Linux-v5.10/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1322 ctx->dev->db_state = NORMAL; in resume_queues() 1350 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
D | iw_cxgb4.h | 308 NORMAL = 0, enumerator
|
D | qp.c | 917 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db() 934 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
|
/Linux-v5.10/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|