/Linux-v6.1/Documentation/devicetree/bindings/ |
D | writing-bindings.rst | 17 - DO attempt to make bindings complete even if a driver doesn't support some 24 - DO use node names matching the class of the device. Many standard names are 27 - DO check that the example matches the documentation especially after making 42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible 43 strings. DO use fallback compatibles when devices are the same as or a subset 44 of prior implementations. DO add new compatibles in case there are new 47 - DO use a vendor prefix on device-specific property names. Consider if 54 - DO use common property unit suffixes for properties with scientific units. 58 - DO define properties in terms of constraints. How many entries? What are 90 - DO put all MMIO devices under a bus node and not at the top-level. [all …]
|
/Linux-v6.1/arch/parisc/kernel/ |
D | drivers.c | 1017 #define DO(member) \ in qemu_print_iodc_data() macro 1020 DO(mod_addr); in qemu_print_iodc_data() 1021 DO(mod_pgs); in qemu_print_iodc_data() 1022 DO(add_addrs); in qemu_print_iodc_data() 1024 #undef DO in qemu_print_iodc_data() 1044 #define DO(member) \ in qemu_print_iodc_data() macro 1047 DO(hversion_model); in qemu_print_iodc_data() 1048 DO(hversion); in qemu_print_iodc_data() 1049 DO(spa); in qemu_print_iodc_data() 1050 DO(type); in qemu_print_iodc_data() [all …]
|
/Linux-v6.1/arch/x86/kernel/ |
D | uprobes.c | 601 case 0x ## op_y: DO((expr) != 0) \ 602 case 0x ## op_n: DO((expr) == 0) 609 #define DO(expr) \ in is_cond_jmp_opcode() macro 612 #undef DO in is_cond_jmp_opcode() 624 #define DO(expr) \ in check_jmp_cond() macro 627 #undef DO in check_jmp_cond()
|
/Linux-v6.1/scripts/kconfig/tests/no_write_if_dep_unmet/ |
D | expected_config | 2 # Automatically generated file; DO NOT EDIT.
|
/Linux-v6.1/tools/testing/kunit/test_data/ |
D | test_read_from_file.kconfig | 2 # Automatically generated file; DO NOT EDIT.
|
/Linux-v6.1/scripts/ |
D | gen_autoksyms.sh | 45 * Automatically generated file; DO NOT EDIT.
|
/Linux-v6.1/scripts/atomic/ |
D | gen-atomic-long.sh | 62 // DO NOT MODIFY THIS FILE DIRECTLY
|
D | gen-atomic-instrumented.sh | 134 // DO NOT MODIFY THIS FILE DIRECTLY
|
D | gen-atomic-fallback.sh | 211 // DO NOT MODIFY THIS FILE DIRECTLY
|
/Linux-v6.1/drivers/iommu/amd/ |
D | Kconfig | 40 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
|
/Linux-v6.1/arch/sparc/kernel/ |
D | head_32.S | 244 rd %psr, %g3 ! DO NOT TOUCH %g3 255 ! DO NOT TOUCH %g4 258 lda [%g0] ASI_M_MMUREGS, %g5 ! DO NOT TOUCH %g5
|
/Linux-v6.1/Documentation/admin-guide/laptops/ |
D | sony-laptop.rst | 119 **DON'T DO THIS IF YOU DON'T LIKE RISKY BUSINESS.** 140 **I HAVE NO IDEA WHAT THOSE METHODS DO.**
|
/Linux-v6.1/drivers/iommu/intel/ |
D | Kconfig | 42 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY KNOW WHAT YOU ARE DOING!!!
|
/Linux-v6.1/drivers/pinctrl/renesas/ |
D | pinctrl-rzv2m.c | 81 #define DO(n) (0x00 + (n) * 0x40) macro 783 rzv2m_writel_we(pctrl->base + DO(port), bit, !!value); in rzv2m_gpio_set() 809 return !!(readl(pctrl->base + DO(port)) & BIT(bit)); in rzv2m_gpio_get()
|
/Linux-v6.1/Documentation/spi/ |
D | butterfly.rst | 69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
|
/Linux-v6.1/arch/arm64/boot/dts/qcom/ |
D | sm8350-sony-xperia-sagami.dtsi | 234 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
|
D | sdm845-sony-xperia-tama.dtsi | 414 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
|
D | sm8150-sony-xperia-kumano.dtsi | 435 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
|
/Linux-v6.1/fs/gfs2/ |
D | ops_fstype.c | 44 #define DO 0 macro 1210 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super() 1247 error = init_inodes(sdp, DO); in gfs2_fill_super() 1251 error = init_per_node(sdp, DO); in gfs2_fill_super()
|
/Linux-v6.1/arch/m68k/fpsp040/ |
D | satan.S | 313 |--THAT'S ALL I HAVE TO DO FOR NOW,
|
/Linux-v6.1/Documentation/arm/ |
D | ixp4xx.rst | 50 DO NOT POST QUESTIONS TO THE LINUX MAILING LISTS REGARDING THE PROPRIETARY
|
/Linux-v6.1/Documentation/powerpc/ |
D | elf_hwcaps.rst | 147 supporting later architectures DO NOT set this feature.
|
/Linux-v6.1/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg_print.c_shipped | 2 * DO NOT EDIT - This file is automatically generated
|
/Linux-v6.1/Documentation/admin-guide/gpio/ |
D | sysfs.rst | 36 DO NOT ABUSE SYSFS TO CONTROL HARDWARE THAT HAS PROPER KERNEL DRIVERS.
|
/Linux-v6.1/Documentation/fb/ |
D | sstfb.rst | 163 - DO NOT use glide while the sstfb module is in, you'll most likely
|