Searched refs:function_set (Results 1 – 8 of 8) sorted by relevance
334 int (*function_set)(struct counter_device *counter, member
260 .function_set = mchp_tc_count_function_set,
204 .function_set = ti_eqep_function_set,
308 .function_set = stm32_count_function_set,
576 .function_set = stm32_lptim_cnt_function_set,
802 err = counter->ops->function_set(counter, count, func_index); in counter_function_store()950 parm.store = (counter->ops->function_set) ? counter_function_store : NULL; in counter_count_attributes_create()
904 .function_set = quad8_function_set,
356 function_get/function_set driver callbacks are associated with their