Lines Matching refs:counter_attribute
35 struct counter_attribute { struct
45 container_of(_dev_attr, struct counter_attribute, dev_attr) argument
102 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u8_show()
134 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u8_store()
170 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u32_show()
235 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u32_store()
299 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u64_show()
327 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u64_store()
359 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u32_show()
381 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u32_store()
409 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u64_show()
441 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u64_store()
502 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_available_show()
530 struct counter_attribute *counter_attr; in counter_avail_attr_create()
568 struct counter_attribute *counter_attr; in counter_attr_create()
678 struct counter_attribute *counter_attr; in counter_name_attr_create()
712 struct counter_attribute *counter_attr; in counter_comp_id_attr_create()
1120 struct counter_attribute *p; in counter_sysfs_add()