Searched refs:counter_unregister (Results 1 – 3 of 3) sorted by relevance
504 void counter_unregister(struct counter_device *const counter);
1473 void counter_unregister(struct counter_device *const counter) in counter_unregister() function1478 EXPORT_SYMBOL_GPL(counter_unregister);1482 counter_unregister(*(struct counter_device **)res); in devm_counter_unreg()
282 it to the counter_unregister function. Similarly, the304 function, and later removed via the counter_unregister function. The