Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dcounter.h504 void counter_unregister(struct counter_device *const counter);
/Linux-v5.4/drivers/counter/
Dcounter.c1473 void counter_unregister(struct counter_device *const counter) in counter_unregister() function
1478 EXPORT_SYMBOL_GPL(counter_unregister);
1482 counter_unregister(*(struct counter_device **)res); in devm_counter_unreg()
/Linux-v5.4/Documentation/driver-api/
Dgeneric-counter.rst282 it to the counter_unregister function. Similarly, the
304 function, and later removed via the counter_unregister function. The