Home
last modified time | relevance | path

Searched refs:count_u32_write (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dcounter.h141 int (*count_u32_write)(struct counter_device *counter, member
438 .count_u32_write = (_set), \
458 .count_u32_write = (_write), \
/linux/drivers/counter/
A Dcounter-sysfs.c269 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 8 milliseconds