Lines Matching refs:counter_from_dev
22 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()
442 struct counter_device *const counter = counter_from_dev(dev); in counter_comp_array_u64_store()