Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/counter/
Dcounter-chrdev.c392 static int counter_chrdev_release(struct inode *inode, struct file *filp) in counter_chrdev_release() function
428 .release = counter_chrdev_release,