action_get        911 drivers/counter/104-quad-8.c 	.action_get = quad8_action_get
action_get        631 drivers/counter/counter.c 	err = counter->ops->action_get(counter, count, synapse, &action_index);
action_get        735 drivers/counter/counter.c 		parm.show = (counter->ops->action_get) ? counter_action_show : NULL;
action_get        238 drivers/counter/ftm-quaddec.c 	.action_get = ftm_quaddec_action_get,
action_get        578 drivers/counter/stm32-lptimer-cnt.c 	.action_get = stm32_lptim_cnt_action_get,
action_get        304 drivers/counter/stm32-timer-cnt.c 	.action_get = stm32_action_get,
action_get        369 include/linux/counter.h 	int (*action_get)(struct counter_device *counter,