Home
last modified time | relevance | path

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

/linux-5.10/drivers/usb/gadget/legacy/
Dinode.c140 struct list_head epfiles; member
200 struct list_head epfiles; member
/linux-5.10/drivers/usb/gadget/function/
Du_fs.h287 struct ffs_epfile *epfiles; member
Df_fs.c1872 struct ffs_epfile *epfile, *epfiles; in ffs_epfiles_create() local
1903 static void ffs_epfiles_destroy(struct ffs_epfile *epfiles, unsigned count) in ffs_epfiles_destroy()