Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/gadget/function/
H A Du_fs.h69 struct ffs_epfile;
285 struct ffs_epfile *epfiles;
H A Df_fs.c156 struct ffs_epfile { struct
977 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_wait_ep()
998 struct ffs_epfile *epfile = file->private_data; in ffs_epfile_io()
1200 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_open()
1345 struct ffs_epfile *epfile = inode->i_private; in ffs_epfile_release()
2161 struct ffs_epfile *epfiles; in ffs_data_closed()
2221 struct ffs_epfile *epfiles; in ffs_data_clear()
2334 struct ffs_epfile *epfile, *epfiles; in ffs_epfiles_create()
2367 struct ffs_epfile *epfile = epfiles; in ffs_epfiles_destroy()
2384 struct ffs_epfile *epfile; in ffs_func_eps_disable()
[all …]