Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Du_fs.h71 struct ffs_epfile;
287 struct ffs_epfile *epfiles;
H A Df_fs.c127 struct ffs_epfile { struct
240 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
866 static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile) in __ffs_epfile_read_buffer_free()
878 static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile, in __ffs_epfile_read_buffered()
911 static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile, in __ffs_epfile_read_data()
950 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_io()
1160 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_open()
1176 struct ffs_epfile *epfile = kiocb->ki_filp->private_data; in ffs_aio_cancel()
1283 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_release()
1296 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_ioctl()
[all …]