Searched refs:string (Results 376 - 400 of 3832) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/usb/gadget/
H A Dusbstring.c10 #include <linux/string.h>
19 * usb_gadget_get_string - fill out a string descriptor
21 * @id: string id, from low byte of wValue in get string descriptor
24 * Finds the UTF-8 string matching the ID, and converts it into a
25 * string descriptor in utf16-le.
29 * "switch (wIndex) { ... }" in your ep0 string descriptor logic,
31 * Note that US-ASCII is a strict subset of UTF-8; any string bytes with
57 /* string descriptors have length, tag, then UTF16-LE text */
/linux-master/arch/sh/mm/
H A Dtlb-sh3.c14 #include <linux/string.h>
/linux-master/security/keys/encrypted-keys/
H A Decryptfs_format.c16 #include <linux/string.h>
/linux-master/arch/x86/um/asm/
H A Dchecksum.h5 #include <linux/string.h>
/linux-master/arch/arm/mach-s3c/
H A Dplatformdata.c9 #include <linux/string.h>
/linux-master/tools/power/cpupower/debug/i386/
H A Dintel_gsic.c12 #include <string.h>
/linux-master/samples/bpf/
H A Dtest_cgrp2_sock2.c15 #include <string.h>
/linux-master/scripts/
H A Dconfig22 --set-str option string
23 Set option to "string"
/linux-master/tools/gpio/
H A Dgpio-utils.h16 #include <string.h>
/linux-master/scripts/genksyms/
H A Dgenksyms.h30 char *string; member in struct:string_list
/linux-master/drivers/crypto/nx/
H A Dnx_debugfs.c12 #include <linux/string.h>
/linux-master/tools/testing/selftests/arm64/bti/
H A Dassembler.h34 1: .string "GNU"
/linux-master/arch/xtensa/kernel/
H A Dpci.c18 #include <linux/string.h>
/linux-master/sound/soc/codecs/
H A Dmt6359-accdet.h11 #include <linux/string.h>
/linux-master/tools/perf/util/
H A Dlevenshtein.c5 #include <string.h>
H A Dstrbuf.h20 * member to be a valid C-string. Every strbuf function ensure this
45 #include <string.h>
H A Dunits.c6 #include <string.h>
/linux-master/arch/openrisc/kernel/
H A Dasm-offsets.c26 #include <linux/string.h>
/linux-master/tools/testing/selftests/net/
H A Dso_netns_cookie.c7 #include <string.h>
/linux-master/drivers/pnp/isapnp/
H A Dcompat.c11 #include <linux/string.h>
/linux-master/arch/parisc/lib/
H A Dmemset.c3 #include <asm/string.h>
/linux-master/arch/powerpc/platforms/pasemi/
H A Didle.c11 #include <linux/string.h>
/linux-master/lib/
H A Dkasprintf.c12 #include <linux/string.h>
40 * allocation and string copy. In any case, the return value should be
/linux-master/tools/testing/selftests/powerpc/signal/
H A Dsignal_tm.c11 #include <string.h>
/linux-master/tools/testing/selftests/powerpc/tm/
H A Dtm-vmxcopy.c29 #include <string.h>

Completed in 217 milliseconds

<<11121314151617181920>>