Home
last modified time | relevance | path

Searched refs:action_write (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/include/linux/
Dcounter.h130 int (*action_write)(struct counter_device *counter, member
270 int (*action_write)(struct counter_device *counter, member
/linux-5.19.10/drivers/counter/
Dcounter-sysfs.c271 err = a->comp.action_write(counter, count, synapse, in counter_comp_u32_store()
678 comp.action_write = counter->ops->action_write; in counter_sysfs_synapses_add()
Dmicrochip-tcb-capture.c258 .action_write = mchp_tc_count_action_write
Dstm32-lptimer-cnt.c359 .action_write = stm32_lptim_cnt_action_write,