Searched defs:ffs_ep (Results 1 – 1 of 1) sorted by relevance
126 struct ffs_ep { struct127 struct usb_ep *ep; /* P: ffs->eps_lock */128 struct usb_request *req; /* P: epfile->mutex */131 struct usb_endpoint_descriptor *descs[3];155 struct ffs_epfile { argument3264 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local