Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Du_fs.h69 struct ffs_epfile;
285 struct ffs_epfile *epfiles;
H A Df_fs.c156 struct ffs_epfile { struct
273 struct ffs_epfile *epfiles, unsigned count);
896 static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile) in __ffs_epfile_read_buffer_free()
908 static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile, in __ffs_epfile_read_buffered()
941 static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile, in __ffs_epfile_read_data()
980 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_wait_ep()
1001 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_io()
1204 struct ffs_epfile *epfile; in ffs_epfile_open()
1359 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_release()
1461 ffs_dmabuf_find_attachment(struct ffs_epfile *epfile, struct dma_buf *dmabuf) in ffs_dmabuf_find_attachment()
[all …]