Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/counter/
Dcounter.c725 static ssize_t counter_count_store(struct device *dev, in counter_count_store() function
929 parm.store = (counter->ops->count_write) ? counter_count_store : NULL; in counter_count_attributes_create()