Searched defs:ffs_epfile (Results 1 – 2 of 2) sorted by relevance
102 struct ffs_epfile { struct113 * __ffs_epfile_read_data function to point to a temporary buffer. argument163 struct ffs_buffer *read_buffer;166 char name[MAX_NAMELEN];167 dev_t devno;168 struct cdev cdev;169 struct device *device;171 unsigned char in; /* P: ffs->eps_lock */172 unsigned char isoc; /* P: ffs->eps_lock */174 struct kfifo reqEventFifo;[all …]
129 struct ffs_epfile { struct143 * __ffs_epfile_read_data function to point to a temporary buffer. argument193 struct ffs_buffer *read_buffer;196 char name[5];198 unsigned char in; /* P: ffs->eps_lock */199 unsigned char isoc; /* P: ffs->eps_lock */201 unsigned char _pad;