Searched refs:count_read (Results 1 – 7 of 7) sorted by relevance
359 int (*count_read)(struct counter_device *counter, member
235 .count_read = ftm_quaddec_count_read,
300 .count_read = stm32_count_read,
575 .count_read = stm32_lptim_cnt_read,
793 err = counter->ops->count_read(counter, count, &val); in counter_count_show()999 parm.show = (counter->ops->count_read) ? counter_count_show : NULL; in counter_count_attributes_create()
838 .count_read = quad8_count_read,
333 respective Signal attributes, while the count_read/count_write and