Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dfotg210.c758 static struct usb_gadget_ops fotg210_gadget_ops = { variable
777 .ops = &fotg210_gadget_ops,
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/
H A Dfotg210-udc.c1064 static const struct usb_gadget_ops fotg210_gadget_ops = { variable
1130 fotg210->gadget.ops = &fotg210_gadget_ops; in fotg210_udc_probe()