Home
last modified time | relevance | path

Searched refs:counter_attribute (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/counter/
Dcounter-sysfs.c35 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()
[all …]