Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/counter/
Dcounter-chrdev.h12 void counter_chrdev_remove(struct counter_device *const counter);
Dcounter-core.c46 counter_chrdev_remove(counter); in counter_device_release()
127 counter_chrdev_remove(counter); in counter_alloc()
Dcounter-chrdev.c482 void counter_chrdev_remove(struct counter_device *const counter) in counter_chrdev_remove() function