Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/counter/
Dcounter.c779 static ssize_t counter_function_store(struct device *dev, in counter_function_store() function
950 parm.store = (counter->ops->function_set) ? counter_function_store : NULL; in counter_count_attributes_create()