Searched refs:counter_from_dev (Results 1 – 1 of 1) sorted by relevance
22 static inline struct counter_device *counter_from_dev(struct device *dev) in counter_from_dev() function109 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u8_show()141 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u8_store()177 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u32_show()242 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u32_store()306 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u64_show()334 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_u64_store()366 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u32_show()388 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u32_store()416 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u64_show()[all …]