Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dcounter-core.c152 int counter_add(struct counter_device *counter) in counter_add() function
169 EXPORT_SYMBOL_NS_GPL(counter_add, COUNTER);
241 err = counter_add(counter); in devm_counter_add()
H A Dti-eqep.c424 err = counter_add(counter); in ti_eqep_probe()
/openbmc/linux/include/linux/
H A Dcounter.h405 int counter_add(struct counter_device *const counter);
/openbmc/linux/Documentation/driver-api/
H A Dgeneric-counter.rst266 registered to the system by passing it to the counter_add() function, and