Symbol: ffs_epfile
drivers/usb/gadget/function/f_fs.c
1005
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1208
struct ffs_epfile *epfile;
drivers/usb/gadget/function/f_fs.c
1358
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1474
ffs_dmabuf_find_attachment(struct ffs_epfile *epfile, struct dma_buf *dmabuf)
drivers/usb/gadget/function/f_fs.c
1501
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1571
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1612
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1756
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
2185
struct ffs_epfile *epfiles;
drivers/usb/gadget/function/f_fs.c
2235
struct ffs_epfile *epfiles;
drivers/usb/gadget/function/f_fs.c
2350
struct ffs_epfile *epfile, *epfiles;
drivers/usb/gadget/function/f_fs.c
2388
struct ffs_epfile *epfiles, unsigned count)
drivers/usb/gadget/function/f_fs.c
2390
struct ffs_epfile *epfile = epfiles;
drivers/usb/gadget/function/f_fs.c
2405
struct ffs_epfile *epfile;
drivers/usb/gadget/function/f_fs.c
2432
struct ffs_epfile *epfile;
drivers/usb/gadget/function/f_fs.c
274
struct ffs_epfile *epfiles, unsigned count);
drivers/usb/gadget/function/f_fs.c
900
static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile)
drivers/usb/gadget/function/f_fs.c
912
static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile,
drivers/usb/gadget/function/f_fs.c
945
static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile,
drivers/usb/gadget/function/f_fs.c
984
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/u_fs.h
285
struct ffs_epfile *epfiles;
drivers/usb/gadget/function/u_fs.h
69
struct ffs_epfile;