function_set      910 drivers/counter/104-quad-8.c 	.function_set = quad8_function_set,
function_set      873 drivers/counter/counter.c 	err = counter->ops->function_set(counter, count, func_index);
function_set     1021 drivers/counter/counter.c 	parm.store = (counter->ops->function_set) ? counter_function_store : NULL;
function_set      577 drivers/counter/stm32-lptimer-cnt.c 	.function_set = stm32_lptim_cnt_function_set,
function_set      303 drivers/counter/stm32-timer-cnt.c 	.function_set = stm32_count_function_set,
function_set      367 include/linux/counter.h 	int (*function_set)(struct counter_device *counter,