Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dcounter.h448 void counter_unregister(struct counter_device *const counter);
/Linux-v5.15/drivers/counter/
Dti-eqep.c411 counter_unregister(&priv->counter); in ti_eqep_remove()
Dcounter.c1402 void counter_unregister(struct counter_device *const counter) in counter_unregister() function
1407 EXPORT_SYMBOL_GPL(counter_unregister);
1411 counter_unregister(*(struct counter_device **)res); in devm_counter_unreg()
/Linux-v5.15/Documentation/driver-api/
Dgeneric-counter.rst278 it to the counter_unregister function. Similarly, the
326 function, and later removed via the counter_unregister function. The