Home
last modified time | relevance | path

Searched refs:function_set (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/include/linux/
Dcounter.h367 int (*function_set)(struct counter_device *counter, member
/Linux-v5.4/drivers/counter/
Dstm32-timer-cnt.c303 .function_set = stm32_count_function_set,
Dstm32-lptimer-cnt.c577 .function_set = stm32_lptim_cnt_function_set,
Dcounter.c873 err = counter->ops->function_set(counter, count, func_index); in counter_function_store()
1021 parm.store = (counter->ops->function_set) ? counter_function_store : NULL; in counter_count_attributes_create()
D104-quad-8.c841 .function_set = quad8_function_set,
/Linux-v5.4/Documentation/driver-api/
Dgeneric-counter.rst334 function_get/function_set driver callbacks are associated with their