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

/linux-master/drivers/uio/
H A Duio.c34 static const struct file_operations uio_fops; variable in typeref:struct:file_operations
865 static const struct file_operations uio_fops = { variable in typeref:struct:file_operations
894 cdev->ops = &uio_fops;

Completed in 219 milliseconds