Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_fs.c66 struct ffs_ep;
73 struct ffs_ep *eps;
117 struct ffs_ep { struct
132 struct ffs_ep *ep; /* P: ffs->eps_lock */ argument
946 struct ffs_ep *ep; in ffs_epfile_io()
1281 struct ffs_ep *ep; in ffs_epfile_ioctl()
1906 struct ffs_ep *ep; in ffs_func_eps_disable()
1933 struct ffs_ep *ep; in ffs_func_eps_enable()
2776 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local
2808 ffs_ep = func->eps + idx; in __ffs_func_bind_do_descs()
[all …]