/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 | 126 finally an even number of hexadecimal lowercase characters (up to 128).
|
/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/x86/kernel/cpu/ |
H A D | mkcapflags.sh | 35 # Name is uppercase, VALUE is all lowercase
|
/linux/lib/ |
H A D | hexdump.c | 43 * uppercase and lowercase letters, so we use (ch & 0xdf), which converts 44 * 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/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/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/arch/xtensa/variants/dc232b/include/variant/ |
H A D | tie.h | 65 * name = lowercase reg name (no quotes)
|
/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 ",-" 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/Documentation/ABI/testing/ |
H A D | sysfs-class-thermal | 7 should be a short, lowercase string, not containing spaces nor
|
/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
|
/linux/arch/xtensa/variants/test_mmuhifi_c3/include/variant/ |
H A D | tie.h | 64 * name = lowercase reg name (no quotes)
|
/linux/arch/xtensa/variants/de212/include/variant/ |
H A D | tie.h | 61 * name = lowercase reg name (no quotes)
|
/linux/drivers/gpu/drm/nouveau/nvkm/core/ |
H A D | firmware.c | 81 /* Convert device name to lowercase */ in nvkm_firmware_get()
|
/linux/arch/xtensa/variants/csp/include/variant/ |
H A D | tie.h | 84 * name = lowercase reg name (no quotes)
|
/linux/Documentation/arch/sh/ |
H A D | new-machine.rst | 244 lowercase, regardless of the fact that the mach-types entries are all
|
/linux/arch/xtensa/variants/test_kc705_be/include/variant/ |
H A D | tie.h | 87 * name = lowercase reg name (no quotes)
|
/linux/include/uapi/linux/ |
H A D | map_to_7segment.h | 147 * of the ASCII symbol, lowercase and uppercase letters may differ in
|
/linux/arch/xtensa/variants/test_kc705_hifi/include/variant/ |
H A D | tie.h | 87 * name = lowercase reg name (no quotes)
|
/linux/sound/soc/fsl/ |
H A D | p1022_rdk.c | 377 * in lowercase letters.
|
/linux/drivers/tty/vt/ |
H A D | gen_ucs_recompose_table.py | 55 # Latin letters with accents - lowercase
|