Searched refs:count_u64_write (Results 1 – 2 of 2) sorted by relevance
208 int (*count_u64_write)(struct counter_device *counter, member450 .count_u64_write = (_write), \
350 err = a->comp.count_u64_write(counter, a->parent, data); in counter_comp_u64_store()952 comp.count_u64_write = counter->ops->count_write; in counter_count_attrs_create()