| /include/net/ | 
| D | bond_options.h | 93 	char *string;  member 140 				   char *string, u64 value,  in __bond_opt_init()  argument 147 	else if (string)  in __bond_opt_init() 148 		optval->string = string;  in __bond_opt_init()
  | 
| /include/linux/ | 
| D | asn1_encoder.h | 20 		u32 tag, const unsigned char *string, int len); 24 			 const unsigned char *string, u32 len);
  | 
| D | audit.h | 166 extern bool		    audit_string_contains_control(const char *string, 175 							const char *string, 178 						      const char *string); 235 						const char *string, size_t n)  in audit_log_n_untrustedstring()  argument 238 					     const char *string)  in audit_log_untrustedstring()  argument
  | 
| D | moduleparam.h | 88 	char *string;  member 359 #define module_param_string(name, string, len, perm)			\  argument 361 		= { len, string };					\
  | 
| D | compiler_types.h | 544 #define __diag(string)  argument 548 #define __diag_GCC(version, severity, string)  argument
  | 
| D | fs_context.h | 67 		char		*string;  member
  | 
| D | property.h | 53 				 const char *propname, const char *string); 75 				 const char *propname, const char *string);
  | 
| D | string.h | 323 int match_string(const char * const *array, size_t n, const char *string);
  | 
| D | usb.h | 93 	char *string;		/* iInterface string, if present */  member 411 	char *string;		/* iConfiguration string, if present */  member
  | 
| D | of.h | 343 				    const char *string); 724 					   const char *string)  in of_property_match_string()  argument
  | 
| /include/crypto/ | 
| D | drbg.h | 73 static inline void drbg_string_fill(struct drbg_string *string,  in drbg_string_fill()  argument 76 	string->buf = buf;  in drbg_string_fill() 77 	string->len = len;  in drbg_string_fill() 78 	INIT_LIST_HEAD(&string->list);  in drbg_string_fill()
  | 
| /include/linux/sunrpc/xdrgen/ | 
| D | _defs.h | 19 } string;  typedef
  | 
| D | _builtins.h | 182 xdrgen_decode_string(struct xdr_stream *xdr, string *ptr, u32 maxlen)  in xdrgen_decode_string() 202 xdrgen_encode_string(struct xdr_stream *xdr, string val, u32 maxlen)  in xdrgen_encode_string()
  | 
| /include/linux/greybus/ | 
| D | greybus_manifest.h | 103 	__u8	string[];  member 163 		struct greybus_descriptor_string	string;  member
  | 
| /include/linux/iio/ | 
| D | sysfs.h | 45 	const char *string;  member 92 	= { .string = _string,						\ 97 	= { .string = _string,						\
  | 
| /include/linux/phy/ | 
| D | phy.h | 261 struct phy *phy_get(struct device *dev, const char *string); 262 struct phy *devm_phy_get(struct device *dev, const char *string); 263 struct phy *devm_phy_optional_get(struct device *dev, const char *string); 448 static inline struct phy *phy_get(struct device *dev, const char *string)  in phy_get()  argument 453 static inline struct phy *devm_phy_get(struct device *dev, const char *string)  in devm_phy_get()  argument 459 						const char *string)  in devm_phy_optional_get()  argument
  | 
| /include/uapi/linux/ | 
| D | virtio_input.h | 63 		char string[128];  member
  | 
| D | videodev2.h | 1849 		char __user *string;  member
  | 
| /include/acpi/ | 
| D | acoutput.h | 348 #define ACPI_FUNCTION_TRACE_STR(name, string) \  argument 349 	ACPI_TRACE_ENTRY (name, acpi_ut_trace_str, const char *, string) 408 #define return_STR(string) \  argument 409 	ACPI_TRACE_EXIT (acpi_ut_str_exit, const char *, string)
  | 
| D | actypes.h | 919 	} string;  member 1167 	char *string;  member
  | 
| /include/uapi/sound/ | 
| D | asoc.h | 217 	char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];  member 227 		__DECLARE_FLEX_ARRAY(struct snd_soc_tplg_vendor_string_elem, string);
  | 
| /include/xen/ | 
| D | xenbus.h | 156 		 const char *dir, const char *node, const char *string);
  | 
| /include/sound/ | 
| D | info.h | 232 int snd_oss_info_register(int dev, int num, char *string);
  | 
| /include/linux/usb/ | 
| D | gadget.h | 859 	char string[USB_MAX_STRING_LEN];  member
  |