Searched refs:count_u64_write (Results 1 – 2 of 2) sorted by relevance
147 int (*count_u64_write)(struct counter_device *counter, member373 .count_u64_write = (_write), \
328 err = a->comp.count_u64_write(counter, a->parent, data); in counter_comp_u64_store()711 comp.count_u64_write = counter->ops->count_write; in counter_count_attrs_create()
Completed in 6 milliseconds