Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcounter.h336 int (*action_get)(struct counter_device *counter, member
/Linux-v5.10/drivers/counter/
Dftm-quaddec.c232 .action_get = ftm_quaddec_action_get,
Dmicrochip-tcb-capture.c261 .action_get = mchp_tc_count_action_get,
Dstm32-timer-cnt.c309 .action_get = stm32_action_get,
Dti-eqep.c205 .action_get = ti_eqep_action_get,
Dstm32-lptimer-cnt.c577 .action_get = stm32_lptim_cnt_action_get,
Dcounter.c556 err = counter->ops->action_get(counter, count, synapse, &action_index); in counter_action_show()
660 parm.show = (counter->ops->action_get) ? counter_action_show : NULL; in counter_synapses_register()
D104-quad-8.c905 .action_get = quad8_action_get
/Linux-v5.10/Documentation/driver-api/
Dgeneric-counter.rst358 action_get/action_set driver callbacks and their respective Synapse