Home
last modified time | relevance | path

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

123

/linux/Documentation/devicetree/bindings/
H A 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
H A Dxilinx.txt37 directive in system.mhs). Should be in lowercase
42 to lowercase and all underscore '_' characters are
/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_pm_dbgfs_utils.c14 bool lowercase) in pm_scnprint_table() argument
21 if (lowercase) in pm_scnprint_table()
/linux/arch/s390/kernel/
H A 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/certs/
H A 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];
H A DKconfig159 finally an even number of hexadecimal lowercase characters (up to 128).
/linux/fs/hpfs/
H A Dsuper.c334 int lowercase; member
350 case=lower lowercase all files\n\ in hpfs_help()
351 case=asis do not lowercase files (default)\n\ in hpfs_help()
392 ctx->lowercase = result.uint_32; in hpfs_parse_param()
444 sbi->sb_lowercase = ctx->lowercase; in hpfs_reconfigure()
569 sbi->sb_lowercase = ctx->lowercase; in hpfs_fill_super()
729 ctx->lowercase = sbi->sb_lowercase; in hpfs_init_fs_context()
740 ctx->lowercase = 0; in hpfs_init_fs_context()
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,sdram-props.yaml23 lpddrX-YY,ZZZZ or ddrX-YYYY,AAAA...-ZZ where X, Y, and Z are lowercase
24 hexadecimal with leading zeroes, and A is lowercase ASCII.
/linux/fs/hfs/
H A Dsysdep.c14 /* dentry case-handling: just lowercase everything */
/linux/Documentation/devicetree/bindings/powerpc/fsl/
H A Dcpus.txt21 name with all uppercase letters converted to lowercase, indicates that
/linux/arch/s390/include/asm/
H A Debcdic.h19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */
/linux/fs/unicode/tests/
H A Dutf8_kunit.c74 /* "ABba" folds to lowercase */
97 to upper-case. Before 8.0.0, Cherokee lowercase were
/linux/arch/x86/kernel/cpu/
H A Dmkcapflags.sh35 # Name is uppercase, VALUE is all lowercase
/linux/lib/
H A Dhexdump.c44 * uppercase and lowercase letters, so we use (ch & 0xdf), which converts
45 * lowercase to uppercase
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dsamsung,pinctrl-pins-cfg.yaml33 The pins should use lowercase names matching hardware manual, e.g. for
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-i2c-devices-m24lr54 - Lowercase hexadecimal string representing a 64-bit value
H A Dsysfs-bus-event_source-devices-events54 a number is base-16 format with a '0x' prefix (lowercase only).
H A Dsysfs-class-thermal7 should be a short, lowercase string, not containing spaces nor
/linux/drivers/infiniband/hw/hfi1/
H A Defivar.c128 * If reading the lowercase EFI variable fail, read the uppercase in read_hfi1_efi_var()
/linux/drivers/s390/char/
H A Dsclp_tty.c392 /* switch to lowercase */ in sclp_switch_cases()
540 /* case input lines to lowercase */ in sclp_tty_init()
/linux/Documentation/filesystems/
H A Dvfat.rst128 **lower**: convert to lowercase for display,
303 the 8.3 namespace and are written on Windows NT to be lowercase will
/linux/scripts/dtc/
H A Dchecks.c306 #define LOWERCASE "abcdefghijklmnopqrstuvwxyz" macro
309 #define NODECHARS LOWERCASE UPPERCASE DIGITS ",._+-@"
310 #define PROPCHARS LOWERCASE UPPERCASE DIGITS ",._+*#?-"
311 #define PROPNODECHARSSTRICT LOWERCASE UPPERCASE DIGITS ",-"
737 if (strspn(prop->name, LOWERCASE DIGITS "-") != strlen(prop->name)) in check_alias_paths()
738 FAIL(c, dti, node, "aliases property name must include only lowercase and '-'"); in check_alias_paths()
/linux/arch/xtensa/variants/dc232b/include/variant/
H A Dtie.h65 * name = lowercase reg name (no quotes)
/linux/arch/xtensa/variants/dc233c/include/variant/
H A Dtie.h84 * name = lowercase reg name (no quotes)
/linux/drivers/acpi/acpica/
H A Dutnonansi.c26 * DESCRIPTION: Convert a string to lowercase

123