Home
last modified time | relevance | path

Searched refs:counter_count_write_value (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/linux/
Dcounter.h317 struct counter_count_write_value { struct
364 struct counter_count_write_value *val);
501 const struct counter_count_write_value *const val);
/Linux-v5.4/drivers/counter/
Dftm-quaddec.c195 struct counter_count_write_value *val) in ftm_quaddec_count_write()
Dstm32-timer-cnt.c65 struct counter_count_write_value *val) in stm32_count_write()
Dcounter.c287 const struct counter_count_write_value *const val) in counter_count_write_value_get()
809 struct counter_count_write_value val = { .buf = buf }; in counter_count_store()
D104-quad-8.c616 struct counter_count *count, struct counter_count_write_value *val) in quad8_count_write()