Lines Matching +defs:file +defs:handler
74 struct file *file; in ocxlflash_getfile() local
180 irq_handler_t handler, void *cookie, char *name) in afu_map_irq()
238 irq_handler_t handler, void *cookie, in ocxlflash_map_afu_irq()
982 static unsigned int afu_poll(struct file *file, struct poll_table_struct *poll) in afu_poll()
1013 static ssize_t afu_read(struct file *file, char __user *buf, size_t count, in afu_read()
1106 static int afu_release(struct inode *inode, struct file *file) in afu_release()
1162 static int afu_mmap(struct file *file, struct vm_area_struct *vma) in afu_mmap()
1200 struct file *file; in ocxlflash_get_fd() local
1260 static void *ocxlflash_fops_get_context(struct file *file) in ocxlflash_fops_get_context()
1355 static int ocxlflash_fd_mmap(struct file *file, struct vm_area_struct *vma) in ocxlflash_fd_mmap()
1367 static int ocxlflash_fd_release(struct inode *inode, struct file *file) in ocxlflash_fd_release()