Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcounter.h328 int (*count_read)(struct counter_device *counter, member
/Linux-v5.10/drivers/counter/
Dftm-quaddec.c229 .count_read = ftm_quaddec_count_read,
Dmicrochip-tcb-capture.c258 .count_read = mchp_tc_count_read,
Dstm32-timer-cnt.c305 .count_read = stm32_count_read,
Dti-eqep.c201 .count_read = ti_eqep_count_read,
Dstm32-lptimer-cnt.c574 .count_read = stm32_lptim_cnt_read,
Dcounter.c718 err = counter->ops->count_read(counter, count, &val); in counter_count_show()
928 parm.show = (counter->ops->count_read) ? counter_count_show : NULL; in counter_count_attributes_create()
D104-quad-8.c901 .count_read = quad8_count_read,
/Linux-v5.10/Documentation/driver-api/
Dgeneric-counter.rst355 respective Signal attributes, while the count_read/count_write and