/linux-6.14.4/Documentation/devicetree/bindings/ |
D | dts-coding-style.rst | 24 * Lowercase characters: [a-z] 30 * Lowercase characters: [a-z] 34 3. Unless a bus defines differently, unit addresses shall use lowercase 37 4. Hex values in properties, e.g. "reg", shall use lowercase hex. The address
|
D | xilinx.txt | 37 directive in system.mhs). Should be in lowercase 42 to lowercase and all underscore '_' characters are
|
/linux-6.14.4/arch/s390/kernel/ |
D | ipl_vmparm.c | 21 /* If at least one character is lowercase, we assume mixed in ipl_block_get_ascii_vmparm() 22 * case; otherwise we convert everything to lowercase. in ipl_block_get_ascii_vmparm()
|
/linux-6.14.4/certs/ |
D | check-blacklist-hashes.awk | 10 # colon (":"), and finally an even number of hexadecimal lowercase characters 26 print "Not a lowercase hexadecimal string (item " NR "):", part2[2];
|
D | Kconfig | 126 finally an even number of hexadecimal lowercase characters (up to 128).
|
/linux-6.14.4/fs/hpfs/ |
D | super.c | 333 int lowercase; member 349 case=lower lowercase all files\n\ in hpfs_help() 350 case=asis do not lowercase files (default)\n\ in hpfs_help() 391 ctx->lowercase = result.uint_32; in hpfs_parse_param() 447 sbi->sb_lowercase = ctx->lowercase; in hpfs_reconfigure() 572 sbi->sb_lowercase = ctx->lowercase; in hpfs_fill_super() 732 ctx->lowercase = sbi->sb_lowercase; in hpfs_init_fs_context() 743 ctx->lowercase = 0; in hpfs_init_fs_context()
|
/linux-6.14.4/tools/perf/util/ |
D | demangle-rust.c | 16 * The last component of the path is a 64-bit hash in lowercase hex, prefixed 59 * 1. The hash must consist of "h" followed by 16 lowercase hex digits. 97 * A hash is the prefix "::h" followed by 16 lowercase hex digits. The hex
|
/linux-6.14.4/fs/hfs/ |
D | sysdep.c | 14 /* dentry case-handling: just lowercase everything */
|
/linux-6.14.4/Documentation/devicetree/bindings/powerpc/fsl/ |
D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
/linux-6.14.4/arch/s390/include/asm/ |
D | ebcdic.h | 19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */
|
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/ |
D | adf_gen4_pm_debugfs.c | 114 bool lowercase) in pm_scnprint_table() argument 121 if (lowercase) in pm_scnprint_table()
|
/linux-6.14.4/arch/x86/kernel/cpu/ |
D | mkcapflags.sh | 35 # Name is uppercase, VALUE is all lowercase
|
/linux-6.14.4/lib/ |
D | hexdump.c | 43 * uppercase and lowercase letters, so we use (ch & 0xdf), which converts 44 * lowercase to uppercase
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | samsung,pinctrl-pins-cfg.yaml | 33 The pins should use lowercase names matching hardware manual, e.g. for
|
/linux-6.14.4/fs/unicode/ |
D | utf8-selftest.c | 94 /* "ABba" folds to lowercase */ 117 to upper-case. Before 8.0.0, Cherokee lowercase were
|
/linux-6.14.4/drivers/infiniband/hw/hfi1/ |
D | efivar.c | 128 * If reading the lowercase EFI variable fail, read the uppercase in read_hfi1_efi_var()
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-event_source-devices-events | 54 a number is base-16 format with a '0x' prefix (lowercase only).
|
D | sysfs-class-thermal | 7 should be a short, lowercase string, not containing spaces nor
|
/linux-6.14.4/Documentation/filesystems/ |
D | vfat.rst | 128 **lower**: convert to lowercase for display, 303 the 8.3 namespace and are written on Windows NT to be lowercase will
|
/linux-6.14.4/drivers/s390/char/ |
D | sclp_tty.c | 392 /* switch to lowercase */ in sclp_switch_cases() 528 /* case input lines to lowercase */ in sclp_tty_init()
|
/linux-6.14.4/arch/xtensa/variants/dc232b/include/variant/ |
D | tie.h | 65 * name = lowercase reg name (no quotes)
|
/linux-6.14.4/arch/xtensa/variants/dc233c/include/variant/ |
D | tie.h | 84 * name = lowercase reg name (no quotes)
|
/linux-6.14.4/scripts/dtc/ |
D | checks.c | 306 #define LOWERCASE "abcdefghijklmnopqrstuvwxyz" macro 309 #define NODECHARS LOWERCASE UPPERCASE DIGITS ",._+-@" 310 #define PROPCHARS LOWERCASE UPPERCASE DIGITS ",._+*#?-" 311 #define PROPNODECHARSSTRICT LOWERCASE UPPERCASE DIGITS ",-" 726 if (strspn(prop->name, LOWERCASE DIGITS "-") != strlen(prop->name)) in check_alias_paths() 727 FAIL(c, dti, node, "aliases property name must include only lowercase and '-'"); in check_alias_paths()
|
/linux-6.14.4/drivers/acpi/acpica/ |
D | utnonansi.c | 26 * DESCRIPTION: Convert a string to lowercase
|
/linux-6.14.4/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
D | tie.h | 64 * name = lowercase reg name (no quotes)
|