Searched refs:counter_add (Results 1 – 4 of 4) sorted by relevance
152 int counter_add(struct counter_device *counter) in counter_add() function169 EXPORT_SYMBOL_NS_GPL(counter_add, COUNTER);241 err = counter_add(counter); in devm_counter_add()
418 err = counter_add(counter); in ti_eqep_probe()
406 int counter_add(struct counter_device *const counter);
266 registered to the system by passing it to the counter_add() function, and