Searched refs:action_get (Results 1 – 7 of 7) sorted by relevance
369 int (*action_get)(struct counter_device *counter, member
238 .action_get = ftm_quaddec_action_get,
304 .action_get = stm32_action_get,
578 .action_get = stm32_lptim_cnt_action_get,
631 err = counter->ops->action_get(counter, count, synapse, &action_index); in counter_action_show()735 parm.show = (counter->ops->action_get) ? counter_action_show : NULL; in counter_synapses_register()
842 .action_get = quad8_action_get
336 action_get/action_set driver callbacks and their respective Synapse