Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/counter/
Dcounter-chrdev.h12 void counter_chrdev_remove(struct counter_device *const counter);
Dcounter-core.c45 counter_chrdev_remove(counter); in counter_device_release()
126 counter_chrdev_remove(counter); in counter_alloc()
Dcounter-chrdev.c483 void counter_chrdev_remove(struct counter_device *const counter) in counter_chrdev_remove() function