Searched refs:function_write (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/counter/
H A Dti-eqep.c245 .function_write = ti_eqep_function_write,
H A Dstm32-timer-cnt.c275 .function_write = stm32_count_function_write,
H A Dmicrochip-tcb-capture.c265 .function_write = mchp_tc_count_function_write,
H A Dstm32-lptimer-cnt.c357 .function_write = stm32_lptim_cnt_function_write,
H A Dcounter-sysfs.c965 comp.count_u32_write = counter->ops->function_write;
H A Drz-mtu3-cnt.c701 .function_write = rz_mtu3_count_function_write,
H A D104-quad-8.c585 .function_write = quad8_function_write,
/linux-master/include/linux/
H A Dcounter.h307 * @function_write: optional write callback for Count function modes. The
335 int (*function_write)(struct counter_device *counter, member in struct:counter_ops

Completed in 237 milliseconds