Home
last modified time | relevance | path

Searched refs:function_get (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dcounter.h332 int (*function_get)(struct counter_device *counter, member
/OK3568_Linux_fs/kernel/drivers/counter/
H A Dftm-quaddec.c231 .function_get = ftm_quaddec_count_function_get,
H A Dti-eqep.c203 .function_get = ti_eqep_function_get,
H A Dmicrochip-tcb-capture.c273 .function_get = mchp_tc_count_function_get,
H A Dstm32-timer-cnt.c318 .function_get = stm32_count_function_get,
H A Dstm32-lptimer-cnt.c367 .function_get = stm32_lptim_cnt_function_get,
H A Dcounter.c769 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()
H A D104-quad-8.c903 .function_get = quad8_function_get,
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dgeneric-counter.rst356 function_get/function_set driver callbacks are associated with their