Searched refs:function_get (Results 1 – 9 of 9) sorted by relevance
332 int (*function_get)(struct counter_device *counter, member
231 .function_get = ftm_quaddec_count_function_get,
259 .function_get = mchp_tc_count_function_get,
203 .function_get = ti_eqep_function_get,
307 .function_get = stm32_count_function_get,
575 .function_get = stm32_lptim_cnt_function_get,
769 err = counter->ops->function_get(counter, count, &func_index); in counter_function_show()949 parm.show = (counter->ops->function_get) ? counter_function_show : NULL; in counter_count_attributes_create()
903 .function_get = quad8_function_get,
356 function_get/function_set driver callbacks are associated with their