Home
last modified time | relevance | path

Searched full:lowercase (Results 1 – 25 of 54) sorted by relevance

123

/linux-6.14.4/Documentation/devicetree/bindings/
Ddts-coding-style.rst24 * 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
Dxilinx.txt37 directive in system.mhs). Should be in lowercase
42 to lowercase and all underscore '_' characters are
/linux-6.14.4/arch/s390/kernel/
Dipl_vmparm.c21 /* 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/
Dcheck-blacklist-hashes.awk10 # colon (":"), and finally an even number of hexadecimal lowercase characters
26 print "Not a lowercase hexadecimal string (item " NR "):", part2[2];
DKconfig126 finally an even number of hexadecimal lowercase characters (up to 128).
/linux-6.14.4/fs/hpfs/
Dsuper.c333 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/
Ddemangle-rust.c16 * 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/
Dsysdep.c14 /* dentry case-handling: just lowercase everything */
/linux-6.14.4/Documentation/devicetree/bindings/powerpc/fsl/
Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/linux-6.14.4/arch/s390/include/asm/
Debcdic.h19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/
Dadf_gen4_pm_debugfs.c114 bool lowercase) in pm_scnprint_table() argument
121 if (lowercase) in pm_scnprint_table()
/linux-6.14.4/arch/x86/kernel/cpu/
Dmkcapflags.sh35 # Name is uppercase, VALUE is all lowercase
/linux-6.14.4/lib/
Dhexdump.c43 * uppercase and lowercase letters, so we use (ch & 0xdf), which converts
44 * lowercase to uppercase
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/
Dsamsung,pinctrl-pins-cfg.yaml33 The pins should use lowercase names matching hardware manual, e.g. for
/linux-6.14.4/fs/unicode/
Dutf8-selftest.c94 /* "ABba" folds to lowercase */
117 to upper-case. Before 8.0.0, Cherokee lowercase were
/linux-6.14.4/drivers/infiniband/hw/hfi1/
Defivar.c128 * If reading the lowercase EFI variable fail, read the uppercase in read_hfi1_efi_var()
/linux-6.14.4/Documentation/ABI/testing/
Dsysfs-bus-event_source-devices-events54 a number is base-16 format with a '0x' prefix (lowercase only).
Dsysfs-class-thermal7 should be a short, lowercase string, not containing spaces nor
/linux-6.14.4/Documentation/filesystems/
Dvfat.rst128 **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/
Dsclp_tty.c392 /* 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/
Dtie.h65 * name = lowercase reg name (no quotes)
/linux-6.14.4/arch/xtensa/variants/dc233c/include/variant/
Dtie.h84 * name = lowercase reg name (no quotes)
/linux-6.14.4/scripts/dtc/
Dchecks.c306 #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/
Dutnonansi.c26 * DESCRIPTION: Convert a string to lowercase
/linux-6.14.4/arch/xtensa/variants/test_mmuhifi_c3/include/variant/
Dtie.h64 * name = lowercase reg name (no quotes)

123