Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dcounter.h191 int (*action_write)(struct counter_device *counter, member
342 int (*action_write)(struct counter_device *counter, member
/linux-6.6.21/drivers/counter/
Dcounter-sysfs.c288 err = a->comp.action_write(counter, count, synapse, in counter_comp_u32_store()
916 comp.action_write = counter->ops->action_write; in counter_sysfs_synapses_add()
Dmicrochip-tcb-capture.c267 .action_write = mchp_tc_count_action_write
Dstm32-lptimer-cnt.c359 .action_write = stm32_lptim_cnt_action_write,