Lines Matching refs:counter_attribute
35 struct counter_attribute { struct
45 container_of(_dev_attr, struct counter_attribute, dev_attr) argument
108 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u8_show()
140 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u8_store()
176 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u32_show()
241 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u32_store()
305 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u64_show()
333 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_u64_store()
365 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u32_show()
387 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u32_store()
415 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u64_show()
447 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_array_u64_store()
508 const struct counter_attribute *const a = to_counter_attribute(attr); in counter_comp_available_show()
536 struct counter_attribute *counter_attr; in counter_avail_attr_create()
574 struct counter_attribute *counter_attr; in counter_attr_create()
684 struct counter_attribute *counter_attr; in counter_name_attr_create()
718 struct counter_attribute *counter_attr; in counter_comp_id_attr_create()
1126 struct counter_attribute *p; in counter_sysfs_add()