Lines Matching defs:to_counter_attribute
44 #define to_counter_attribute(_dev_attr) \
108 const struct counter_attribute *const a = to_counter_attribute(attr);
140 const struct counter_attribute *const a = to_counter_attribute(attr);
176 const struct counter_attribute *const a = to_counter_attribute(attr);
241 const struct counter_attribute *const a = to_counter_attribute(attr);
305 const struct counter_attribute *const a = to_counter_attribute(attr);
333 const struct counter_attribute *const a = to_counter_attribute(attr);
365 const struct counter_attribute *const a = to_counter_attribute(attr);
387 const struct counter_attribute *const a = to_counter_attribute(attr);
415 const struct counter_attribute *const a = to_counter_attribute(attr);
447 const struct counter_attribute *const a = to_counter_attribute(attr);
508 const struct counter_attribute *const a = to_counter_attribute(attr);
677 return sysfs_emit(buf, "%s\n", to_counter_attribute(attr)->comp.name);
709 const size_t id = (size_t)to_counter_attribute(attr)->comp.priv;