Home
last modified time | relevance | path

Searched refs:DO (Results 1 – 25 of 43) sorted by relevance

12

/Linux-v5.4/Documentation/devicetree/bindings/
Dwriting-bindings.txt12 - DO attempt to make bindings complete even if a driver doesn't support some
19 - DO use node names matching the class of the device. Many standard names are
22 - DO check that the example matches the documentation especially after making
36 - DO make 'compatible' properties specific. DON'T use wildcards in compatible
37 strings. DO use fallback compatibles when devices are the same as or a subset
38 of prior implementations. DO add new compatibles in case there are new
41 - DO use a vendor prefix on device specific property names. Consider if
48 - DO use common property unit suffixes for properties with scientific units.
51 - DO define properties in terms of constraints. How many entries? What are
57 - DO put all MMIO devices under a bus node and not at the top-level.
[all …]
/Linux-v5.4/arch/parisc/kernel/
Ddrivers.c1020 #define DO(member) \ in qemu_print_iodc_data() macro
1023 DO(mod_addr); in qemu_print_iodc_data()
1024 DO(mod_pgs); in qemu_print_iodc_data()
1025 DO(add_addrs); in qemu_print_iodc_data()
1027 #undef DO in qemu_print_iodc_data()
1047 #define DO(member) \ in qemu_print_iodc_data() macro
1050 DO(hversion_model); in qemu_print_iodc_data()
1051 DO(hversion); in qemu_print_iodc_data()
1052 DO(spa); in qemu_print_iodc_data()
1053 DO(type); in qemu_print_iodc_data()
[all …]
/Linux-v5.4/arch/x86/kernel/
Duprobes.c600 case 0x ## op_y: DO((expr) != 0) \
601 case 0x ## op_n: DO((expr) == 0)
608 #define DO(expr) \ in is_cond_jmp_opcode() macro
611 #undef DO in is_cond_jmp_opcode()
623 #define DO(expr) \ in check_jmp_cond() macro
626 #undef DO in check_jmp_cond()
/Linux-v5.4/scripts/kconfig/tests/no_write_if_dep_unmet/
Dexpected_config2 # Automatically generated file; DO NOT EDIT.
/Linux-v5.4/scripts/
Dadjust_autoksyms.sh45 * Automatically generated file; DO NOT EDIT.
/Linux-v5.4/scripts/atomic/
Dgen-atomic-long.sh62 // DO NOT MODIFY THIS FILE DIRECTLY
Dgen-atomic-instrumented.sh133 // DO NOT MODIFY THIS FILE DIRECTLY
Dgen-atomic-fallback.sh147 // DO NOT MODIFY THIS FILE DIRECTLY
/Linux-v5.4/drivers/media/mc/
DKconfig27 DO NOT ENABLE THIS OPTION UNLESS YOU KNOW WHAT YOU'RE DOING.
/Linux-v5.4/arch/sparc/kernel/
Dhead_32.S244 rd %psr, %g3 ! DO NOT TOUCH %g3
255 ! DO NOT TOUCH %g4
258 lda [%g0] ASI_M_MMUREGS, %g5 ! DO NOT TOUCH %g5
/Linux-v5.4/Documentation/admin-guide/laptops/
Dsony-laptop.rst119 **DON'T DO THIS IF YOU DON'T LIKE RISKY BUSINESS.**
140 **I HAVE NO IDEA WHAT THOSE METHODS DO.**
/Linux-v5.4/Documentation/spi/
Dbutterfly.rst69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
/Linux-v5.4/fs/gfs2/
Dops_fstype.c44 #define DO 0 macro
1124 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super()
1157 error = init_inodes(sdp, DO); in gfs2_fill_super()
1161 error = init_per_node(sdp, DO); in gfs2_fill_super()
/Linux-v5.4/arch/m68k/fpsp040/
Dsatan.S313 |--THAT'S ALL I HAVE TO DO FOR NOW,
/Linux-v5.4/Documentation/arm/
Dixp4xx.rst50 DO NOT POST QUESTIONS TO THE LINUX MAILING LISTS REGARDING THE PROPRIETARY
/Linux-v5.4/drivers/iommu/
DKconfig168 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
199 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY KNOW WHAT YOU ARE DOING!!!
/Linux-v5.4/Documentation/core-api/
Datomic_ops.rst84 ``atomic_read()`` and ``atomic_set()`` DO NOT IMPLY BARRIERS!
184 ``READ_ONCE()`` OR ``WRITE_ONCE()`` DO NOT IMPLY A BARRIER!
199 One very important aspect of these two routines is that they DO NOT
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped2 * DO NOT EDIT - This file is automatically generated
/Linux-v5.4/Documentation/admin-guide/gpio/
Dsysfs.rst36 DO NOT ABUSE SYSFS TO CONTROL HARDWARE THAT HAS PROPER KERNEL DRIVERS.
/Linux-v5.4/Documentation/fb/
Dsstfb.rst163 - DO NOT use glide while the sstfb module is in, you'll most likely
/Linux-v5.4/Documentation/devicetree/bindings/devfreq/
Drk3399_dmc.txt27 DO NOT use a smaller "Speed Bin" than specified
/Linux-v5.4/Documentation/arm64/
Darm-acpi.rst390 DO NOT remove any DT handling when adding ACPI support for a driver. The
393 DO try to structure the driver so that it is data-driven. That is, set up
430 DO keep the MODULE_DEVICE_TABLE entries together in the driver to make it
/Linux-v5.4/Documentation/filesystems/
Daffs.txt173 DO AT YOUR OWN RISK:
/Linux-v5.4/Documentation/
Dstatic-keys.txt10 static_key_{true,false}() is also DEPRECATED. IE DO NOT use the following::
/Linux-v5.4/Documentation/ioctl/
Dhdio.rst24 HDIO_OBSOLETE_IDENTITY OBSOLETE, DO NOT USE
269 OBSOLETE, DO NOT USE

12