/include/net/ |
A D | bond_options.h | 94 char *string; member 141 char *string, u64 value, in __bond_opt_init() argument 148 else if (string) in __bond_opt_init() 149 optval->string = string; in __bond_opt_init()
|
/include/linux/ |
A D | asn1_encoder.h | 19 u32 tag, const unsigned char *string, int len); 23 const unsigned char *string, u32 len);
|
A 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
|
A D | moduleparam.h | 93 char *string; member 364 #define module_param_string(name, string, len, perm) \ argument 366 = { len, string }; \
|
A D | compiler_types.h | 580 #define __diag(string) argument 584 #define __diag_GCC(version, severity, string) argument
|
A D | dcache.h | 85 unsigned char string[DNAME_INLINE_LEN]; member 90 #define d_iname d_shortname.string
|
A D | fs_context.h | 67 char *string; member
|
A D | property.h | 55 const char *propname, const char *string); 79 const char *propname, const char *string);
|
A D | string.h | 326 int match_string(const char * const *array, size_t n, const char *string);
|
A D | usb.h | 94 char *string; /* iInterface string, if present */ member 407 char *string; /* iConfiguration string, if present */ member
|
A D | of.h | 352 const char *string); 751 const char *string) in of_property_match_string() argument
|
/include/crypto/ |
A 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/ |
A D | _defs.h | 19 } string; typedef
|
A 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/ |
A D | greybus_manifest.h | 103 __u8 string[]; member 163 struct greybus_descriptor_string string; member
|
/include/linux/iio/ |
A D | sysfs.h | 45 const char *string; member 92 = { .string = _string, \ 97 = { .string = _string, \
|
/include/linux/phy/ |
A D | phy.h | 266 struct phy *phy_get(struct device *dev, const char *string); 267 struct phy *devm_phy_get(struct device *dev, const char *string); 268 struct phy *devm_phy_optional_get(struct device *dev, const char *string); 443 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() argument 448 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() argument 454 const char *string) in devm_phy_optional_get() argument
|
/include/uapi/linux/ |
A D | virtio_input.h | 63 char string[128]; member
|
A D | videodev2.h | 1876 char __user *string; member
|
/include/acpi/ |
A 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)
|
A D | actypes.h | 919 } string; member 1167 char *string; member
|
/include/uapi/sound/ |
A 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/ |
A D | xenbus.h | 156 const char *dir, const char *node, const char *string);
|
/include/sound/ |
A D | info.h | 227 int snd_oss_info_register(int dev, int num, char *string);
|
/include/linux/usb/ |
A D | gadget.h | 848 char string[USB_MAX_STRING_LEN]; member
|