Symbol: ffs_epfile
drivers/usb/gadget/function/f_fs.c
1002
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1205
struct ffs_epfile *epfile;
drivers/usb/gadget/function/f_fs.c
1355
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1457
ffs_dmabuf_find_attachment(struct ffs_epfile *epfile, struct dma_buf *dmabuf)
drivers/usb/gadget/function/f_fs.c
1484
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1554
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1595
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
1735
struct ffs_epfile *epfile = file->private_data;
drivers/usb/gadget/function/f_fs.c
2164
struct ffs_epfile *epfiles;
drivers/usb/gadget/function/f_fs.c
2213
struct ffs_epfile *epfiles;
drivers/usb/gadget/function/f_fs.c
2328
struct ffs_epfile *epfile, *epfiles;
drivers/usb/gadget/function/f_fs.c
2365
struct ffs_epfile *epfiles, unsigned count)
drivers/usb/gadget/function/f_fs.c
2367
struct ffs_epfile *epfile = epfiles;
drivers/usb/gadget/function/f_fs.c
2381
struct ffs_epfile *epfile;
drivers/usb/gadget/function/f_fs.c
2408
struct ffs_epfile *epfile;
drivers/usb/gadget/function/f_fs.c
272
struct ffs_epfile *epfiles, unsigned count);
drivers/usb/gadget/function/f_fs.c
897
static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile)
drivers/usb/gadget/function/f_fs.c
909
static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile,
drivers/usb/gadget/function/f_fs.c
942
static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile,
drivers/usb/gadget/function/f_fs.c
981
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;