Searched defs:ffs_ep (Results 1 – 1 of 1) sorted by relevance
127 struct ffs_ep { struct128 struct usb_ep *ep; /* P: ffs->eps_lock */129 struct usb_request *req; /* P: epfile->mutex */132 struct usb_endpoint_descriptor *descs[3];156 struct ffs_epfile { argument3261 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local