Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
H A Df_fs.c155 struct ffs_epfile { struct
167 * __ffs_epfile_read_data function to point to a temporary buffer. argument
217 struct ffs_buffer *read_buffer;
220 char name[5];
222 unsigned char in; /* P: ffs->eps_lock */
223 unsigned char isoc; /* P: ffs->eps_lock */
225 unsigned char _pad;
228 struct mutex dmabufs_mutex;
229 struct list_head dmabufs; /* P: dmabufs_mutex */
230 atomic_t seqno;