Lines Matching refs:attribute
114 static struct attribute *format_attrs[] = {
325 static struct attribute *device_str_attr_create_(char *name, char *str) in device_str_attr_create_()
342 static struct attribute *device_str_attr_create(char *name, int name_max, in device_str_attr_create()
348 struct attribute *a; in device_str_attr_create()
373 static void device_str_attr_destroy(struct attribute *attr) in device_str_attr_destroy()
383 static struct attribute *event_to_attr(unsigned ix, in event_to_attr()
391 struct attribute *attr; in event_to_attr()
427 static struct attribute *event_to_desc_attr(struct hv_24x7_event_data *event, in event_to_desc_attr()
441 static struct attribute *
455 static ssize_t event_data_to_attrs(unsigned ix, struct attribute **attrs, in event_data_to_attrs()
661 static int create_events_from_catalog(struct attribute ***events_, in create_events_from_catalog()
662 struct attribute ***event_descs_, in create_events_from_catalog()
663 struct attribute ***event_long_descs_) in create_events_from_catalog()
672 struct attribute **events, **event_descs, **event_long_descs; in create_events_from_catalog()
998 static struct attribute *if_attrs[] = {