Home
last modified time | relevance | path

Searched defs:epfiles (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Df_fs.c2161 struct ffs_epfile *epfiles; in ffs_data_closed() local
2221 struct ffs_epfile *epfiles; in ffs_data_clear() local
2334 struct ffs_epfile *epfile, *epfiles; in ffs_epfiles_create() local
2365 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy()
H A Du_fs.h285 struct ffs_epfile *epfiles; member