Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/counter/
Dcounter.c887 static ssize_t counter_count_ext_show(struct device *dev, in counter_count_ext_show() function
936 parm.show = (ext->read) ? counter_count_ext_show : NULL; in counter_count_ext_register()