Searched refs:function_get (Results 1 – 7 of 7) sorted by relevance
365 int (*function_get)(struct counter_device *counter, member
237 .function_get = ftm_quaddec_count_function_get,
302 .function_get = stm32_count_function_get,
576 .function_get = stm32_lptim_cnt_function_get,
840 err = counter->ops->function_get(counter, count, &func_index); in counter_function_show()1020 parm.show = (counter->ops->function_get) ? counter_function_show : NULL; in counter_count_attributes_create()
840 .function_get = quad8_function_get,
334 function_get/function_set driver callbacks are associated with their