Searched refs:counter_add (Results 1 – 4 of 4) sorted by relevance
153 int counter_add(struct counter_device *counter) in counter_add() function170 EXPORT_SYMBOL_NS_GPL(counter_add, "COUNTER");242 err = counter_add(counter); in devm_counter_add()
554 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