Searched refs:scif_fops (Results 1 – 3 of 3) sorted by relevance
/drivers/misc/mic/scif/ | ||
D | scif_main.h | 212 extern const struct file_operations scif_fops; |
D | scif_main.c | 32 .fops = &scif_fops, |
D | scif_fd.c | 463 const struct file_operations scif_fops = { variable |