Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/counter/
Dcounter-chrdev.c455 static const struct file_operations counter_fops = { variable
477 cdev_init(&counter->chrdev, &counter_fops); in counter_chrdev_add()