Searched refs:count_u8_write (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dcounter.h103 * @count_u8_write: Count u8 component write callback. The write value of
196 int (*count_u8_write)(struct counter_device *counter, member in union:counter_comp::__anon587
428 .count_u8_write = (_write), \
472 .count_u8_write = (_write), \
/linux-master/drivers/counter/
H A Dcounter-sysfs.c162 err = a->comp.count_u8_write(counter, a->parent, data);

Completed in 113 milliseconds