Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/gadget/function/
Du_fs.h71 struct ffs_epfile;
287 struct ffs_epfile *epfiles;
Df_fs.c124 struct ffs_epfile { struct
233 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count);
796 static void __ffs_epfile_read_buffer_free(struct ffs_epfile *epfile) in __ffs_epfile_read_buffer_free()
808 static ssize_t __ffs_epfile_read_buffered(struct ffs_epfile *epfile, in __ffs_epfile_read_buffered()
841 static ssize_t __ffs_epfile_read_data(struct ffs_epfile *epfile, in __ffs_epfile_read_data()
880 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_io()
1063 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_open()
1192 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_release()
1205 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_ioctl()
1799 struct ffs_epfile *epfile, *epfiles; in ffs_epfiles_create()
[all …]