Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/function/
Df_fs.c127 struct ffs_ep { struct
128 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 { argument
3261 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local