Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.h12 void counter_chrdev_remove(struct counter_device *const counter);
H A Dcounter-core.c45 counter_chrdev_remove(counter); in counter_device_release()
126 counter_chrdev_remove(counter); in counter_alloc()
H A Dcounter-chrdev.c483 void counter_chrdev_remove(struct counter_device *const counter) in counter_chrdev_remove() function