Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/
H 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.
46 - DO use fallback compatibles when devices are the same as or a superset of
49 - DO add new compatibles in case there are new features or bugs.
51 - DO use a SoC-specific compatible for all SoC devices, followed by a
59 - DO use a vendor prefix on device-specific property names. Consider if
69 - DO use common property unit suffixes for properties with scientific units.
73 - DO defin
[all...]
/linux/arch/parisc/kernel/
H A Ddrivers.c1021 #define DO(member) \ in qemu_print_iodc_data() macro
1024 DO(mod_addr); in qemu_print_iodc_data()
1025 DO(mod_pgs); in qemu_print_iodc_data()
1026 DO(add_addrs); in qemu_print_iodc_data()
1028 #undef DO in qemu_print_iodc_data()
1048 #define DO(member) \ in qemu_print_iodc_data() macro
1051 DO(hversion_model); in qemu_print_iodc_data()
1052 DO(hversion); in qemu_print_iodc_data()
1053 DO(spa); in qemu_print_iodc_data()
1054 DO(typ in qemu_print_iodc_data()
[all...]
/linux/arch/x86/kernel/
H A Duprobes.c722 case 0x ## op_y: DO((expr) != 0) \
723 case 0x ## op_n: DO((expr) == 0)
730 #define DO(expr) \ in is_cond_jmp_opcode() macro
733 #undef DO in is_cond_jmp_opcode()
745 #define DO(expr) \ in check_jmp_cond() macro
748 #undef DO in check_jmp_cond()
/linux/scripts/kconfig/tests/no_write_if_dep_unmet/
H A Dexpected_config2 # Automatically generated file; DO NOT EDIT.
/linux/scripts/kconfig/tests/choice_randomize2/
H A Dexpected_config22 # Automatically generated file; DO NOT EDIT.
H A Dexpected_config12 # Automatically generated file; DO NOT EDIT.
H A Dexpected_config02 # Automatically generated file; DO NOT EDIT.
/linux/scripts/kconfig/tests/choice_randomize/
H A Dexpected_config02 # Automatically generated file; DO NOT EDIT.
H A Dexpected_config12 # Automatically generated file; DO NOT EDIT.
H A Dexpected_config22 # Automatically generated file; DO NOT EDIT.
/linux/tools/testing/kunit/test_data/
H A Dtest_read_from_file.kconfig2 # Automatically generated file; DO NOT EDIT.
/linux/scripts/atomic/
H A Dgen-atomic-long.sh72 // DO NOT MODIFY THIS FILE DIRECTLY
H A Dgen-atomic-instrumented.sh135 // DO NOT MODIFY THIS FILE DIRECTLY
/linux/drivers/iommu/amd/
H A DKconfig36 DO NOT ENABLE THIS OPTION UNLESS YOU REALLY, -REALLY- KNOW WHAT YOU ARE DOING!!!
/linux/arch/sparc/kernel/
H A Dhead_32.S248 rd %psr, %g3 ! DO NOT TOUCH %g3
259 ! DO NOT TOUCH %g4
262 lda [%g0] ASI_M_MMUREGS, %g5 ! DO NOT TOUCH %g5
/linux/Documentation/admin-guide/laptops/
H 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/Documentation/userspace-api/netlink/
H A Dgenetlink-legacy.rst283 Multi-message DO
286 New Netlink families should never respond to a DO operation with multiple
/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzv2m.c85 #define DO(n) (0x00 + (n) * 0x40) macro
800 rzv2m_writel_we(pctrl->base + DO(port), bit, !!value); in rzv2m_gpio_set()
828 return !!(readl(pctrl->base + DO(port)) & BIT(bit)); in rzv2m_gpio_get()
/linux/Documentation/spi/
H A Dbutterfly.rst69 MISO J403.PE6/DO pin 12/S5,nPAPEROUT
/linux/fs/gfs2/
H A Dops_fstype.c44 #define DO 0 macro
1216 error = init_locking(sdp, &mount_gh, DO); in gfs2_fill_super()
1253 error = init_inodes(sdp, DO); in gfs2_fill_super()
1257 error = init_per_node(sdp, DO); in gfs2_fill_super()
/linux/Documentation/process/
H A Dsecurity-bugs.rst86 of a potential security issue you DO NOT contact the "linux-distros"
/linux/arch/m68k/fpsp040/
H A Dsatan.S313 |--THAT'S ALL I HAVE TO DO FOR NOW,
/linux/Documentation/arch/arm/
H A Dixp4xx.rst50 DO NOT POST QUESTIONS TO THE LINUX MAILING LISTS REGARDING THE PROPRIETARY
/linux/Documentation/arch/powerpc/
H A Delf_hwcaps.rst148 supporting later architectures DO NOT set this feature.
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg_print.c_shipped2 * DO NOT EDIT - This file is automatically generated

123