Searched defs:string (Results 1 – 15 of 15) sorted by relevance
| /include/trace/events/ |
| D | mmflags.h | 60 #define IF_HAVE_PG_MLOCK(flag,string) ,{1UL << flag, string} argument 62 #define IF_HAVE_PG_MLOCK(flag,string) argument 66 #define IF_HAVE_PG_UNCACHED(flag,string) ,{1UL << flag, string} argument 68 #define IF_HAVE_PG_UNCACHED(flag,string) argument 72 #define IF_HAVE_PG_HWPOISON(flag,string) ,{1UL << flag, string} argument 74 #define IF_HAVE_PG_HWPOISON(flag,string) argument 78 #define IF_HAVE_PG_IDLE(flag,string) ,{1UL << flag, string} argument 80 #define IF_HAVE_PG_IDLE(flag,string) argument
|
| /include/linux/phy/ |
| D | phy.h | 275 static inline struct phy *phy_get(struct device *dev, const char *string) in phy_get() 281 const char *string) in phy_optional_get() 286 static inline struct phy *devm_phy_get(struct device *dev, const char *string) in devm_phy_get() 292 const char *string) in devm_phy_optional_get()
|
| /include/net/ |
| D | bond_options.h | 80 char *string; member 122 char *string, u64 value) in __bond_opt_init()
|
| /include/uapi/linux/ |
| D | virtio_input.h | 63 char string[128]; member
|
| D | irda.h | 158 __u8 string[IAS_MAX_STRING]; member
|
| D | videodev2.h | 1570 char __user *string; member
|
| /include/linux/iio/ |
| D | sysfs.h | 45 const char *string; member
|
| /include/linux/ |
| D | audit.h | 192 const char *string, size_t n) in audit_log_n_untrustedstring() 195 const char *string) in audit_log_untrustedstring() 203 static inline void audit_log_link_denied(const char *string, in audit_log_link_denied()
|
| D | moduleparam.h | 90 char *string; member 286 #define module_param_string(name, string, len, perm) \ argument
|
| D | usb.h | 93 char *string; /* iInterface string, if present */ member 377 char *string; /* iConfiguration string, if present */ member
|
| D | of.h | 763 const char *string) in of_property_match_string()
|
| /include/acpi/ |
| D | acoutput.h | 368 #define ACPI_FUNCTION_TRACE_STR(name, string) \ argument 428 #define return_STR(string) \ argument
|
| D | actypes.h | 940 } string; member 1173 char *string; member
|
| /include/crypto/ |
| D | drbg.h | 73 static inline void drbg_string_fill(struct drbg_string *string, in drbg_string_fill()
|
| /include/uapi/sound/ |
| D | asoc.h | 211 char string[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member 221 struct snd_soc_tplg_vendor_string_elem string[0]; member
|