/Linux-v5.4/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 | 383 (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.4/drivers/net/wan/ |
D | slic_ds26522.h | 122 NORMAL = 0, enumerator
|
/Linux-v5.4/drivers/target/iscsi/ |
D | iscsi_target_parameters.h | 145 #define INITIAL_SESSIONTYPE NORMAL 167 #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 | 149 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
|
/Linux-v5.4/arch/arm64/include/asm/ |
D | pgtable-prot.h | 79 #define PAGE_S2 __pgprot(_PROT_DEFAULT | PAGE_S2_MEMATTR(NORMAL) | PTE_S2_RDONLY | PAGE_S2_XN)
|
/Linux-v5.4/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-v5.4/drivers/gpu/drm/rockchip/ |
D | inno_hdmi.c | 192 case NORMAL: in inno_hdmi_set_pwr_mode() 237 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_reset() 497 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_encoder_enable()
|
D | inno_hdmi.h | 14 NORMAL, enumerator
|
/Linux-v5.4/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 623 NORMAL, enumerator 636 if (which == NORMAL) { in __nmk_gpio_irq_modify() 694 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 763 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 777 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
/Linux-v5.4/drivers/video/fbdev/ |
D | dnfb.c | 54 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/Linux-v5.4/arch/arm/mm/ |
D | dma-mapping.c | 62 #define NORMAL 0 macro 374 &page, atomic_pool_init, true, NORMAL, in atomic_pool_init() 492 page = __dma_alloc_buffer(dev, size, gfp, NORMAL); in __alloc_remap_buffer() 703 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc() 1513 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, NORMAL); in arm_iommu_alloc_attrs() 1589 __arm_iommu_free_attrs(dev, size, cpu_addr, handle, attrs, NORMAL); in arm_iommu_free_attrs()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | motorola-cpcap-mapphone.dtsi | 268 regulator-initial-mode = <0x00>; /* NORMAL */
|
D | hisi-x5hd2.dtsi | 50 * Only used in NORMAL state, not available ins
|
/Linux-v5.4/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-v5.4/Documentation/media/uapi/rc/ |
D | rc-tables.rst | 209 - NORMAL TIMESHIFT / LIVE / >
|
/Linux-v5.4/arch/m68k/fpsp040/ |
D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/Linux-v5.4/Documentation/vm/ |
D | numa.rst | 75 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/Linux-v5.4/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 308 NORMAL = 0, enumerator
|
D | device.c | 1321 ctx->dev->db_state = NORMAL; in resume_queues() 1349 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
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.4/arch/m68k/ifpsp060/src/ |
D | fplsp.S | 7197 beq.b NORMAL 7200 NORMAL: label
|