Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_fs.c66 struct ffs_ep;
73 struct ffs_ep *eps;
117 struct ffs_ep { struct
134 struct ffs_ep *ep; /* P: ffs->eps_lock */ argument
710 struct ffs_ep *ep = _ep->driver_data; in ffs_epfile_io_complete()
943 struct ffs_ep *ep; in ffs_epfile_io()
1282 struct ffs_ep *ep; in ffs_epfile_ioctl()
1924 struct ffs_ep *ep = func->eps; in ffs_func_eps_disable()
1948 struct ffs_ep *ep = func->eps; in ffs_func_eps_enable()
2800 struct ffs_ep *ffs_ep; in __ffs_func_bind_do_descs() local
[all …]
Df_generic.c49 struct ffs_ep;
56 struct ffs_ep *eps;
90 struct ffs_ep { struct
107 struct ffs_ep *ep; /* P: ffs->eps_lock */ argument
968 struct ffs_ep *ep = _ep->driver_data; in ffs_epfile_io_complete()
1068 struct ffs_ep *ep = NULL; in ffs_epfile_iorw()
1224 struct ffs_ep *ep = epfile->ep; in ffs_epfile_ioctl()
1822 struct ffs_ep *ep = func->eps; in ffs_func_eps_disable()
1845 struct ffs_ep *ep = func->eps; in ffs_func_eps_enable()
2674 struct ffs_ep *ffs_ep = NULL; in __ffs_func_bind_do_descs() local
[all …]
Du_generic.h339 struct ffs_ep *eps;
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch15158 -struct ffs_ep;
15165 - struct ffs_ep *eps;
15199 -struct ffs_ep {
15216 - struct ffs_ep *ep; /* P: ffs->eps_lock */
16077 - struct ffs_ep *ep = _ep->driver_data;
16177 - struct ffs_ep *ep = NULL;
16333 - struct ffs_ep *ep = epfile->ep;
16931 - struct ffs_ep *ep = func->eps;
16954 - struct ffs_ep *ep = func->eps;
17783 - struct ffs_ep *ffs_ep = NULL;
[all …]
/kernel/linux/patches/linux-5.10/yangfan_patch/
Ddrivers.patch62891 struct ffs_ep *eps;
62899 struct ffs_ep *ffs_ep;
62908 ffs_ep->ep = ep;
62909 ffs_ep->req = req;