Lines Matching refs:attribute
114 static struct attribute *format_attrs[] = {
316 static struct attribute *device_str_attr_create_(char *name, char *str) in device_str_attr_create_()
331 static struct attribute *device_str_attr_create(char *name, int name_max, in device_str_attr_create()
337 struct attribute *a; in device_str_attr_create()
362 static void device_str_attr_destroy(struct attribute *attr) in device_str_attr_destroy()
372 static struct attribute *event_to_attr(unsigned ix, in event_to_attr()
380 struct attribute *attr; in event_to_attr()
416 static struct attribute *event_to_desc_attr(struct hv_24x7_event_data *event, in event_to_desc_attr()
430 static struct attribute *
444 static ssize_t event_data_to_attrs(unsigned ix, struct attribute **attrs, in event_data_to_attrs()
650 static int create_events_from_catalog(struct attribute ***events_, in create_events_from_catalog()
651 struct attribute ***event_descs_, in create_events_from_catalog()
652 struct attribute ***event_long_descs_) in create_events_from_catalog()
661 struct attribute **events, **event_descs, **event_long_descs; in create_events_from_catalog()
987 static struct attribute *if_attrs[] = {