Home
last modified time | relevance | path

Searched full:lowercased (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/arm/
H A Dgoogle.yaml29 Devicetrees should use the lowercased SoC ID and lowercased board codename,
H A Dapple.yaml112 property of the root node of the Apple Device Tree, lowercased. It can be
117 <socid> is the lowercased SoC ID. Apple uses at least *five* different
126 Devicetrees should use the lowercased SoC ID, to avoid confusion if
/linux/tools/testing/selftests/kvm/lib/
H A Dguest_sprintf.c55 * produces same digits or (maybe lowercased) letters in number()
/linux/drivers/firmware/efi/libstub/
H A Dvsprintf.c117 * produces same digits or (maybe lowercased) letters in number()
/linux/rust/kernel/
H A Dstr.rs367 /// To return a new lowercased value without modifying the existing one, use
/linux/lib/
H A Dvsprintf.c465 * produces same digits or (maybe lowercased) letters */ in number()