Home
last modified time | relevance | path

Searched refs:counter_chrdev_add (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.h11 int counter_chrdev_add(struct counter_device *const counter);
H A Dcounter-core.c112 err = counter_chrdev_add(counter); in counter_alloc()
H A Dcounter-chrdev.c465 int counter_chrdev_add(struct counter_device *const counter) in counter_chrdev_add() function