Lines Matching refs:counter_from_dev
22 static inline struct counter_device *counter_from_dev(struct device *dev) in counter_from_dev() function
109 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()
448 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u64_store()