Searched refs:count_u32_write (Results 1 – 2 of 2) sorted by relevance
141 int (*count_u32_write)(struct counter_device *counter, member438 .count_u32_write = (_set), \458 .count_u32_write = (_write), \
269 err = a->comp.count_u32_write(counter, count, data); in counter_comp_u32_store()724 comp.count_u32_write = counter->ops->function_write; in counter_count_attrs_create()
Completed in 6 milliseconds