Searched defs:string (Results 1 – 19 of 19) sorted by relevance
/include/linux/sunrpc/xdrgen/ |
A D | _defs.h | 19 } string; typedef
|
/include/net/ |
A D | bond_options.h | 94 char *string; member 141 char *string, u64 value, in __bond_opt_init()
|
/include/linux/greybus/ |
A D | greybus_manifest.h | 103 __u8 string[]; member 163 struct greybus_descriptor_string string; member
|
/include/uapi/linux/ |
A D | virtio_input.h | 63 char string[128]; member
|
A D | videodev2.h | 1876 char __user *string; member
|
/include/linux/phy/ |
A D | phy.h | 443 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() 448 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() 454 const char *string) in devm_phy_optional_get()
|
/include/linux/iio/ |
A D | sysfs.h | 45 const char *string; member
|
/include/linux/ |
A D | moduleparam.h | 93 char *string; member 364 #define module_param_string(name, string, len, perm) \ argument
|
A D | compiler_types.h | 580 #define __diag(string) argument 584 #define __diag_GCC(version, severity, string) argument
|
A D | fs_context.h | 67 char *string; member
|
A D | audit.h | 235 const char *string, size_t n) in audit_log_n_untrustedstring() 238 const char *string) in audit_log_untrustedstring()
|
A D | dcache.h | 85 unsigned char string[DNAME_INLINE_LEN]; member
|
A D | usb.h | 94 char *string; /* iInterface string, if present */ member 407 char *string; /* iConfiguration string, if present */ member
|
A D | of.h | 751 const char *string) in of_property_match_string()
|
/include/crypto/ |
A D | drbg.h | 73 static inline void drbg_string_fill(struct drbg_string *string, in drbg_string_fill()
|
/include/acpi/ |
A D | acoutput.h | 348 #define ACPI_FUNCTION_TRACE_STR(name, string) \ argument 408 #define return_STR(string) \ argument
|
A D | actypes.h | 919 } string; member 1167 char *string; member
|
/include/linux/usb/ |
A D | gadget.h | 848 char string[USB_MAX_STRING_LEN]; member
|
/include/uapi/sound/ |
A D | asoc.h | 217 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
|
Completed in 80 milliseconds