Home
last modified time | relevance | path

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

/linux/drivers/comedi/
H A Dcomedi_fops.c2315 static const struct vm_operations_struct comedi_vm_ops = { variable
2413 vma->vm_ops = &comedi_vm_ops; in comedi_mmap()