Searched defs:ffs_data (Results 1 – 1 of 1) sorted by relevance
38 struct ffs_data *ffs_data; member147 struct ffs_data { struct148 struct usb_gadget *gadget;156 struct mutex mutex;163 spinlock_t eps_lock;173 struct usb_request *ep0req; /* P: mutex */174 struct completion ep0req_completion; /* P: mutex */177 refcount_t ref;179 atomic_t opened;182 enum ffs_state state;[all …]