Home
last modified time | relevance | path

Searched defs:ffs_ep (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/gadget/function/
H A Df_fs.c126 struct ffs_ep { struct
127 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 { argument
3264 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local