Home
last modified time | relevance | path

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

12

/linux/Documentation/devicetree/bindings/
A Dwriting-bindings.rst17 - 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
65 - DO put all MMIO devices under a bus node and not at the top-level.
[all …]
/linux/arch/parisc/kernel/
A Ddrivers.c1023 DO(mod_addr); in qemu_print_iodc_data()
1024 DO(mod_pgs); in qemu_print_iodc_data()
1027 #undef DO 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()
1057 DO(rev); in qemu_print_iodc_data()
1058 DO(dep); in qemu_print_iodc_data()
1059 DO(features); in qemu_print_iodc_data()
1061 DO(length); in qemu_print_iodc_data()
[all …]
/linux/arch/x86/kernel/
A Duprobes.c601 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/scripts/kconfig/tests/no_write_if_dep_unmet/
A Dexpected_config2 # Automatically generated file; DO NOT EDIT.
/linux/tools/testing/kunit/test_data/
A Dtest_read_from_file.kconfig2 # Automatically generated file; DO NOT EDIT.
/linux/scripts/
A Dgen_autoksyms.sh44 * Automatically generated file; DO NOT EDIT.
/linux/scripts/atomic/
A Dgen-atomic-long.sh62 // DO NOT MODIFY THIS FILE DIRECTLY
A Dgen-atomic-instrumented.sh111 // DO NOT MODIFY THIS FILE DIRECTLY
A Dgen-atomic-fallback.sh208 // DO NOT MODIFY THIS FILE DIRECTLY
/linux/drivers/iommu/amd/
A DKconfig41 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
/linux/arch/sparc/kernel/
A 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/Documentation/admin-guide/laptops/
A Dsony-laptop.rst119 **DON'T DO THIS IF YOU DON'T LIKE RISKY BUSINESS.**
140 **I HAVE NO IDEA WHAT THOSE METHODS DO.**
/linux/drivers/iommu/intel/
A DKconfig41 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY KNOW WHAT YOU ARE DOING!!!
/linux/Documentation/spi/
A Dbutterfly.rst69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
/linux/fs/gfs2/
A Dops_fstype.c44 #define DO 0 macro
1207 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super()
1244 error = init_inodes(sdp, DO); in gfs2_fill_super()
1248 error = init_per_node(sdp, DO); in gfs2_fill_super()
/linux/arch/arm64/kernel/vdso/
A Dvdso.lds11 * Automatically generated file; DO NOT EDIT.
/linux/arch/m68k/fpsp040/
A Dsatan.S313 |--THAT'S ALL I HAVE TO DO FOR NOW,
/linux/Documentation/arm/
A Dixp4xx.rst50 DO NOT POST QUESTIONS TO THE LINUX MAILING LISTS REGARDING THE PROPRIETARY
/linux/drivers/scsi/aic7xxx/
A Daic7xxx_reg_print.c_shipped2 * DO NOT EDIT - This file is automatically generated
/linux/arch/arm64/boot/dts/qcom/
A Dsm8150-sony-xperia-kumano.dtsi429 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
A Dsm8250-sony-xperia-edo.dtsi611 /* BIG WARNING! DO NOT TOUCH UFS, YOUR DEVICE WILL DIE! */
/linux/Documentation/admin-guide/gpio/
A Dsysfs.rst36 DO NOT ABUSE SYSFS TO CONTROL HARDWARE THAT HAS PROPER KERNEL DRIVERS.
/linux/Documentation/devicetree/bindings/devfreq/
A Drk3399_dmc.txt31 DO NOT use a smaller "Speed Bin" than specified
/linux/Documentation/fb/
A Dsstfb.rst163 - DO NOT use glide while the sstfb module is in, you'll most likely
/linux/Documentation/arm64/
A 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

Completed in 34 milliseconds

12