Searched refs:counter_attribute (Results 1 – 1 of 1) sorted by relevance
35 struct counter_attribute { struct45 container_of(_dev_attr, struct counter_attribute, dev_attr) argument102 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()[all …]