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.c156 struct ffs_epfile { struct
168 * __ffs_epfile_read_data function to point to a temporary buffer. argument
218 struct ffs_buffer *read_buffer;
221 char name[5];
223 unsigned char in; /* P: ffs->eps_lock */
224 unsigned char isoc; /* P: ffs->eps_lock */
226 unsigned char _pad;
229 struct mutex dmabufs_mutex;
230 struct list_head dmabufs; /* P: dmabufs_mutex */
231 atomic_t seqno;