| /linux/Documentation/devicetree/bindings/ |
| H A 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
|
| H A D | xilinx.txt | 37 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 D | adf_pm_dbgfs_utils.c | 14 bool lowercase) in pm_scnprint_table() argument 21 if (lowercase) in pm_scnprint_table()
|
| /linux/arch/s390/kernel/ |
| H A 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/certs/ |
| H A 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];
|
| H A D | Kconfig | 159 finally an even number of hexadecimal lowercase characters (up to 128).
|
| /linux/fs/hpfs/ |
| H A D | super.c | 334 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 D | jedec,sdram-props.yaml | 23 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 D | sysdep.c | 14 /* dentry case-handling: just lowercase everything */
|
| /linux/Documentation/devicetree/bindings/powerpc/fsl/ |
| H A D | cpus.txt | 21 name with all uppercase letters converted to lowercase, indicates that
|
| /linux/arch/s390/include/asm/ |
| H A D | ebcdic.h | 19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */
|
| /linux/fs/unicode/tests/ |
| H A D | utf8_kunit.c | 74 /* "ABba" folds to lowercase */ 97 to upper-case. Before 8.0.0, Cherokee lowercase were
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | mkcapflags.sh | 35 # Name is uppercase, VALUE is all lowercase
|
| /linux/lib/ |
| H A D | hexdump.c | 44 * uppercase and lowercase letters, so we use (ch & 0xdf), which converts 45 * lowercase to uppercase
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | samsung,pinctrl-pins-cfg.yaml | 33 The pins should use lowercase names matching hardware manual, e.g. for
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-i2c-devices-m24lr | 54 - Lowercase hexadecimal string representing a 64-bit value
|
| H A D | sysfs-bus-event_source-devices-events | 54 a number is base-16 format with a '0x' prefix (lowercase only).
|
| H A D | sysfs-class-thermal | 7 should be a short, lowercase string, not containing spaces nor
|
| /linux/drivers/infiniband/hw/hfi1/ |
| H A D | efivar.c | 128 * If reading the lowercase EFI variable fail, read the uppercase in read_hfi1_efi_var()
|
| /linux/drivers/s390/char/ |
| H A D | sclp_tty.c | 392 /* switch to lowercase */ in sclp_switch_cases() 540 /* case input lines to lowercase */ in sclp_tty_init()
|
| /linux/Documentation/filesystems/ |
| H A 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/scripts/dtc/ |
| H A 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 ",-" 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 D | tie.h | 65 * name = lowercase reg name (no quotes)
|
| /linux/arch/xtensa/variants/dc233c/include/variant/ |
| H A D | tie.h | 84 * name = lowercase reg name (no quotes)
|
| /linux/drivers/acpi/acpica/ |
| H A D | utnonansi.c | 26 * DESCRIPTION: Convert a string to lowercase
|