Home
last modified time | relevance | path

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

/drivers/counter/
Dcounter-sysfs.c22 static inline struct counter_device *counter_from_dev(struct device *dev) in counter_from_dev() function
103 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u8_show()
135 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u8_store()
171 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u32_show()
236 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u32_store()
300 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u64_show()
328 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u64_store()
360 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u32_show()
382 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u32_store()
410 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u64_show()
[all …]