Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.c426 static int counter_chrdev_release(struct inode *inode, struct file *filp) in counter_chrdev_release() function
462 .release = counter_chrdev_release,