Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcounter.h336 int (*action_get)(struct counter_device *counter, member
/Linux-v5.15/drivers/counter/
Dinterrupt-cnt.c151 .action_get = interrupt_cnt_action_get,
Dftm-quaddec.c231 .action_get = ftm_quaddec_action_get,
Dmicrochip-tcb-capture.c271 .action_get = mchp_tc_count_action_get,
Dti-eqep.c210 .action_get = ti_eqep_action_get,
Dstm32-lptimer-cnt.c371 .action_get = stm32_lptim_cnt_action_get,
Dstm32-timer-cnt.c320 .action_get = stm32_action_get,
Dintel-qep.c158 .action_get = intel_qep_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.c388 .action_get = quad8_action_get
/Linux-v5.15/Documentation/driver-api/
Dgeneric-counter.rst358 action_get/action_set driver callbacks and their respective Synapse