Searched defs:ffs_epfile (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/function/
H A Df_fs.c121 struct ffs_epfile { struct
165 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
698 struct ffs_epfile *epfile = file->private_data;
927 struct ffs_epfile *epfile = inode->i_private;
943 struct ffs_epfile *epfile = kiocb->ki_filp->private_data;
1026 struct ffs_epfile *epfile = inode->i_private;
1038 struct ffs_epfile *epfile = file->private_data;
1568 struct ffs_epfile *epfile, *epfiles;
1600 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count)
1602 struct ffs_epfile *epfil
[all...]

Completed in 90 milliseconds