Lines Matching refs:ffs_epfile
156 struct ffs_epfile { struct
274 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
893 static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile) in __ffs_epfile_read_buffer_free()
905 static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile, in __ffs_epfile_read_buffered()
938 static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile, in __ffs_epfile_read_data()
977 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_wait_ep()
998 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_io()
1200 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_open()
1214 struct ffs_epfile *epfile = kiocb->ki_filp->private_data; in ffs_aio_cancel()
1345 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_release()
1447 ffs_dmabuf_find_attachment(struct ffs_epfile *epfile, struct dma_buf *dmabuf) in ffs_dmabuf_find_attachment()
1474 struct ffs_epfile *epfile = file->private_data; in ffs_dmabuf_attach()
1544 struct ffs_epfile *epfile = file->private_data; in ffs_dmabuf_detach()
1585 struct ffs_epfile *epfile = file->private_data; in ffs_dmabuf_transfer()
1725 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_ioctl()
2161 struct ffs_epfile *epfiles; in ffs_data_closed()
2221 struct ffs_epfile *epfiles; in ffs_data_clear()
2334 struct ffs_epfile *epfile, *epfiles; in ffs_epfiles_create()
2365 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy()
2367 struct ffs_epfile *epfile = epfiles; in ffs_epfiles_destroy()
2384 struct ffs_epfile *epfile; in ffs_func_eps_disable()
2411 struct ffs_epfile *epfile; in ffs_func_eps_enable()