Searched refs:device_array_u64_write (Results 1 – 2 of 2) sorted by relevance
215 int (*device_array_u64_write)(struct counter_device *counter, member557 .device_array_u64_write = (_write), \
453 err = a->comp.device_array_u64_write(counter, element->idx, in counter_comp_array_u64_store()639 if (comp->device_array_u64_write) { in counter_attr_create()