ffs_epfile        239 drivers/usb/gadget/function/f_fs.c static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
ffs_epfile        861 drivers/usb/gadget/function/f_fs.c static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile)
ffs_epfile        873 drivers/usb/gadget/function/f_fs.c static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile,
ffs_epfile        906 drivers/usb/gadget/function/f_fs.c static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile,
ffs_epfile        945 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = file->private_data;
ffs_epfile       1149 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = inode->i_private;
ffs_epfile       1165 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = kiocb->ki_filp->private_data;
ffs_epfile       1272 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = inode->i_private;
ffs_epfile       1285 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = file->private_data;
ffs_epfile       1889 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile, *epfiles;
ffs_epfile       1920 drivers/usb/gadget/function/f_fs.c static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count)
ffs_epfile       1922 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = epfiles;
ffs_epfile       1941 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = func->ffs->epfiles;
ffs_epfile       1965 drivers/usb/gadget/function/f_fs.c 	struct ffs_epfile *epfile = ffs->epfiles;
ffs_epfile         71 drivers/usb/gadget/function/u_fs.h struct ffs_epfile;
ffs_epfile        287 drivers/usb/gadget/function/u_fs.h 	struct ffs_epfile		*epfiles;