Home
last modified time | relevance | path

Searched refs:usb_ep_ops (Results 1 – 25 of 60) sorted by relevance

123

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dgadget.h113 struct usb_ep_ops { struct
179 const struct usb_ep_ops *ops;
/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.h94 extern const struct usb_ep_ops musb_g_ep0_ops;
H A Dmusb_gadget_ep0.c1057 const struct usb_ep_ops musb_g_ep0_ops = {
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_gadget.h110 extern const struct usb_ep_ops musb_g_ep0_ops;
H A Dmusb_gadget_ep0.c1050 const struct usb_ep_ops musb_g_ep0_ops = {
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dgadget.h139 struct usb_ep_ops { struct
235 const struct usb_ep_ops *ops;
/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3.h439 extern const struct usb_ep_ops mtu3_ep0_ops;
H A Dmtu3_gadget.c418 static const struct usb_ep_ops mtu3_ep_ops = {
H A Dmtu3_gadget_ep0.c908 const struct usb_ep_ops mtu3_ep0_ops = {
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Dep0.c471 static const struct usb_ep_ops ast_vhub_ep0_ops = {
H A Depn.c785 static const struct usb_ep_ops ast_vhub_epn_ops = {
/OK3568_Linux_fs/kernel/drivers/usb/chipidea/
H A Dudc.c1628 static const struct usb_ep_ops usb_ep_ops = { variable
1826 hwep->ep.ops = &usb_ep_ops; in init_eps()
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvudc_dev.c412 static const struct usb_ep_ops vep_ops = {
/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dep0.c793 const struct usb_ep_ops cdns3_gadget_ep0_ops = {
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dep0.c812 const struct usb_ep_ops cdns3_gadget_ep0_ops = {
H A Dgadget.c2205 extern const struct usb_ep_ops cdns3_gadget_ep0_ops;
2207 static const struct usb_ep_ops cdns3_gadget_ep_ops = {
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dudc-xilinx.c1184 static const struct usb_ep_ops xusb_ep0_ops = {
1194 static const struct usb_ep_ops xusb_ep_ops = {
H A Dbcm63xx_udc.c334 static const struct usb_ep_ops bcm63xx_udc_ep_ops;
1288 static const struct usb_ep_ops bcm63xx_udc_ep_ops = {
H A Dnet2272.c170 static const struct usb_ep_ops net2272_ep_ops;
1056 static const struct usb_ep_ops net2272_ep_ops = {
H A Ds3c-hsudc.c905 static const struct usb_ep_ops s3c_hsudc_ep_ops = {
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c763 static struct usb_ep_ops fotg210_ep_ops = {
H A Dci_udc.c99 static struct usb_ep_ops ci_ep_ops = {
H A Ddwc2_udc_otg.c132 static struct usb_ep_ops dwc2_ep_ops = {
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dgadget.c1237 static const struct usb_ep_ops dwc3_gadget_ep0_ops = {
1248 static const struct usb_ep_ops dwc3_gadget_ep_ops = {
/OK3568_Linux_fs/kernel/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c778 static const struct usb_ep_ops usbhsg_ep_ops = {

123