Searched refs:counter_unregister (Results 1 – 4 of 4) sorted by relevance
448 void counter_unregister(struct counter_device *const counter);
406 counter_unregister(&priv->counter); in ti_eqep_remove()
1402 void counter_unregister(struct counter_device *const counter) in counter_unregister() function1407 EXPORT_SYMBOL_GPL(counter_unregister);1411 counter_unregister(*(struct counter_device **)res); in devm_counter_unreg()
278 it to the counter_unregister function. Similarly, the326 function, and later removed via the counter_unregister function. The