Searched refs:string (Results 1 – 14 of 14) sorted by relevance
/include/linux/iio/ |
D | sysfs.h | 44 const char *string; member 67 = { .string = _string, \ 72 = { .string = _string, \
|
/include/net/irda/ |
D | irias_object.h | 65 char *string; member 99 struct ias_value *irias_new_string_value(char *string);
|
/include/linux/ |
D | audit.h | 410 extern int audit_string_contains_control(const char *string, 419 const char *string, 422 const char *string); 472 const char *string, size_t n) in audit_log_n_untrustedstring() argument 475 const char *string) in audit_log_untrustedstring() argument 483 static inline void audit_log_link_denied(const char *string, in audit_log_link_denied() argument
|
D | moduleparam.h | 63 char *string; member 286 #define module_param_string(name, string, len, perm) \ argument 288 = { len, string }; \
|
D | of.h | 260 const char *string); 482 const char *string) in of_property_match_string() argument
|
D | usb.h | 88 char *string; /* iInterface string, if present */ member 278 char *string; /* iConfiguration string, if present */ member
|
/include/media/ |
D | v4l2-ctrls.h | 146 char *string; member 151 char *string; member
|
/include/uapi/linux/ |
D | irda.h | 157 __u8 string[IAS_MAX_STRING]; member
|
D | Kbuild | 362 header-y += string.h
|
D | videodev2.h | 1218 char *string; member
|
/include/acpi/ |
D | acoutput.h | 343 #define ACPI_FUNCTION_TRACE_STR(name, string) \ argument 344 ACPI_TRACE_ENTRY (name, acpi_ut_trace_str, char *, string)
|
D | actypes.h | 842 } string; member 1052 char *string; member
|
/include/xen/ |
D | xenbus.h | 133 const char *dir, const char *node, const char *string);
|
/include/sound/ |
D | info.h | 197 int snd_oss_info_register(int dev, int num, char *string);
|