Searched refs:signal_array_u32_write (Results 1 – 2 of 2) sorted by relevance
212 int (*signal_array_u32_write)(struct counter_device *counter, member628 .signal_array_u32_write = (_write), \
403 err = a->comp.signal_array_u32_write(counter, a->parent, element->idx, in counter_comp_array_u32_store()635 if (comp->signal_array_u32_write) { in counter_attr_create()