Home
last modified time | relevance | path

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

/linux/drivers/counter/
H A Dcounter-core.c153 int counter_add(struct counter_device *counter) in counter_add() function
170 EXPORT_SYMBOL_NS_GPL(counter_add, "COUNTER");
242 err = counter_add(counter); in devm_counter_add()
H A Dti-eqep.c554 err = counter_add(counter); in ti_eqep_probe()
/linux/include/linux/
H A Dcounter.h406 int counter_add(struct counter_device *const counter);
/linux/Documentation/driver-api/
H A Dgeneric-counter.rst266 registered to the system by passing it to the counter_add() function, and