Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/counter/
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()
Dti-eqep.c418 err = counter_add(counter); in ti_eqep_probe()
/linux-6.1.9/include/linux/
Dcounter.h406 int counter_add(struct counter_device *const counter);
/linux-6.1.9/Documentation/driver-api/
Dgeneric-counter.rst266 registered to the system by passing it to the counter_add() function, and