Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/uio/
Duio.c33 static const struct file_operations uio_fops; variable
816 static const struct file_operations uio_fops = { variable
845 cdev->ops = &uio_fops; in uio_major_init()