Home
last modified time | relevance | path

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

/Linux-v6.6/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
941 struct ffs_ep *ep; in ffs_epfile_io()
1276 struct ffs_ep *ep; in ffs_epfile_ioctl()
1901 struct ffs_ep *ep; in ffs_func_eps_disable()
1928 struct ffs_ep *ep; in ffs_func_eps_enable()
2771 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local
2803 ffs_ep = func->eps + idx; in __ffs_func_bind_do_descs()
[all …]