Home
last modified time | relevance | path

Searched refs:counter_add (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/counter/
H A Dcounter-core.c145 * counter_add - complete registration of a counter
152 int counter_add(struct counter_device *counter) in counter_add() function
169 EXPORT_SYMBOL_NS_GPL(counter_add, COUNTER);
208 * This is the device managed version of counter_add(). It registers a cleanup
233 * This is the device managed version of counter_add(). It registers a cleanup
241 err = counter_add(counter); in devm_counter_add()
H A Dti-eqep.c418 err = counter_add(counter); in ti_eqep_probe()
/kernel/linux/linux-6.6/include/linux/
H A Dcounter.h406 int counter_add(struct counter_device *const counter);

Completed in 3 milliseconds