Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_main.h203 extern const struct file_operations scif_fops;
Dscif_main.c23 .fops = &scif_fops,
Dscif_fd.c454 const struct file_operations scif_fops = { variable