Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/function/
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
949 struct ffs_ep *ep; in ffs_epfile_io()
1294 struct ffs_ep *ep; in ffs_epfile_ioctl()
1956 struct ffs_ep *ep; in ffs_func_eps_disable()
1983 struct ffs_ep *ep; in ffs_func_eps_enable()
2839 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local
2871 ffs_ep = func->eps + idx; in __ffs_func_bind_do_descs()
[all …]