Home
last modified time | relevance | path

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

/openbmc/linux/drivers/counter/
H A Dcounter-chrdev.c455 static const struct file_operations counter_fops = { variable
477 cdev_init(&counter->chrdev, &counter_fops); in counter_chrdev_add()