Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcounter.h334 int (*function_set)(struct counter_device *counter, member
/OK3568_Linux_fs/kernel/drivers/counter/
H A Dti-eqep.c204 .function_set = ti_eqep_function_set,
H A Dmicrochip-tcb-capture.c274 .function_set = mchp_tc_count_function_set,
H A Dstm32-timer-cnt.c319 .function_set = stm32_count_function_set,
H A Dstm32-lptimer-cnt.c368 .function_set = stm32_lptim_cnt_function_set,
H A Dcounter.c802 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()
H A D104-quad-8.c904 .function_set = quad8_function_set,
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst356 function_get/function_set driver callbacks are associated with their