/Linux-v4.19/scripts/kconfig/ |
D | nconf.gui.c | 26 init_pair(NORMAL, -1, -1); in set_normal_colors() 74 mkattr(NORMAL, NORMAL); in normal_color_theme() 106 mkattrn(NORMAL, NORMAL); in no_colors_theme()
|
D | nconf.h | 37 NORMAL = 1, enumerator
|
D | nconf.c | 384 (void) wattrset(main_window, attributes[NORMAL]); in print_function_line() 960 (void) wattrset(main_window, attributes[NORMAL]); in show_menu() 969 (void) wattrset(main_window, attributes[NORMAL]); in show_menu()
|
/Linux-v4.19/drivers/net/wan/ |
D | slic_ds26522.h | 126 NORMAL = 0, enumerator
|
/Linux-v4.19/drivers/target/iscsi/ |
D | iscsi_target_parameters.h | 145 #define INITIAL_SESSIONTYPE NORMAL 167 #define NORMAL "Normal" macro
|
D | iscsi_target_parameters.c | 909 if (strcmp(value, DISCOVERY) && strcmp(value, NORMAL)) { in iscsi_check_string_or_list_value() 912 DISCOVERY, NORMAL); in iscsi_check_string_or_list_value() 1305 if (!strcmp(param->value, NORMAL)) in iscsi_enforce_integrity_rules()
|
D | iscsi_target_login.c | 157 sessiontype = (strncmp(sessiontype_param->value, NORMAL, 6)) ? 1 : 0; in iscsi_check_for_session_reinstatement()
|
/Linux-v4.19/arch/arm64/include/asm/ |
D | pgtable-prot.h | 90 #define PAGE_S2 __pgprot(_PROT_DEFAULT | PAGE_S2_MEMATTR(NORMAL) | PTE_S2_RDONLY | PAGE_S2_XN)
|
/Linux-v4.19/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-v4.19/drivers/gpu/drm/rockchip/ |
D | inno_hdmi.c | 201 case NORMAL: in inno_hdmi_set_pwr_mode() 246 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_reset() 504 inno_hdmi_set_pwr_mode(hdmi, NORMAL); in inno_hdmi_encoder_enable()
|
D | inno_hdmi.h | 22 NORMAL, enumerator
|
/Linux-v4.19/drivers/pinctrl/nomadik/ |
D | pinctrl-nomadik.c | 626 NORMAL, enumerator 639 if (which == NORMAL) { in __nmk_gpio_irq_modify() 697 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, enable); in nmk_gpio_irq_maskunmask() 766 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, false); in nmk_gpio_irq_set_type() 780 __nmk_gpio_irq_modify(nmk_chip, d->hwirq, NORMAL, true); in nmk_gpio_irq_set_type()
|
/Linux-v4.19/drivers/video/fbdev/ |
D | dnfb.c | 53 #define NORMAL 0x80 /* 1xxx.xxxx */ /* What is happening here ?? */ macro
|
/Linux-v4.19/arch/arm/mm/ |
D | dma-mapping.c | 63 #define NORMAL 0 macro 415 &page, atomic_pool_init, true, NORMAL, in atomic_pool_init() 534 page = __dma_alloc_buffer(dev, size, gfp, NORMAL); in __alloc_remap_buffer() 745 .coherent_flag = is_coherent ? COHERENT : NORMAL, in __dma_alloc() 1573 return __arm_iommu_alloc_attrs(dev, size, handle, gfp, attrs, NORMAL); in arm_iommu_alloc_attrs() 1661 __arm_iommu_free_attrs(dev, size, cpu_addr, handle, attrs, NORMAL); in arm_iommu_free_attrs()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | motorola-cpcap-mapphone.dtsi | 271 regulator-initial-mode = <0x00>; /* NORMAL */
|
D | hisi-x5hd2.dtsi | 53 * Only used in NORMAL state, not available ins
|
/Linux-v4.19/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-v4.19/Documentation/media/uapi/rc/ |
D | rc-tables.rst | 202 - NORMAL TIMESHIFT / LIVE / >
|
/Linux-v4.19/arch/m68k/fpsp040/ |
D | setox.S | 562 beqs NORMAL 565 NORMAL: label
|
/Linux-v4.19/Documentation/vm/ |
D | numa.rst | 75 each memory zone [one or more of DMA, DMA32, NORMAL, HIGH_MEMORY, MOVABLE],
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | device.c | 1325 ctx->dev->db_state = NORMAL; in resume_queues() 1353 if (ctx->dev->db_state != NORMAL) in resume_queues()
|
D | iw_cxgb4.h | 308 NORMAL = 0, enumerator
|
D | qp.c | 938 if (qhp->rhp->db_state == NORMAL) in ring_kernel_sq_db() 955 if (qhp->rhp->db_state == NORMAL) in ring_kernel_rq_db()
|
/Linux-v4.19/Documentation/block/ |
D | data-integrity.txt | 169 5.1 NORMAL FILESYSTEM
|