Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcounter.h328 int (*count_read)(struct counter_device *counter, member
/OK3568_Linux_fs/kernel/drivers/counter/
H A Dftm-quaddec.c229 .count_read = ftm_quaddec_count_read,
H A Dti-eqep.c201 .count_read = ti_eqep_count_read,
H A Dmicrochip-tcb-capture.c272 .count_read = mchp_tc_count_read,
H A Dstm32-timer-cnt.c316 .count_read = stm32_count_read,
H A Dstm32-lptimer-cnt.c366 .count_read = stm32_lptim_cnt_read,
H A 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()
H A D104-quad-8.c901 .count_read = quad8_count_read,
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst355 respective Signal attributes, while the count_read/count_write and