Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/gadget/function/
Df_fs.c63 struct ffs_ep;
70 struct ffs_ep *eps;
111 struct ffs_ep { struct
129 struct ffs_ep *ep; /* P: ffs->eps_lock */ argument
637 struct ffs_ep *ep = _ep->driver_data; in ffs_epfile_io_complete()
686 struct ffs_ep *ep; in ffs_epfile_io()
1614 struct ffs_ep *ep = func->eps; in ffs_func_eps_disable()
1637 struct ffs_ep *ep = func->eps; in ffs_func_eps_enable()
2466 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local
2498 ffs_ep = func->eps + idx; in __ffs_func_bind_do_descs()
[all …]