Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dfotg210.c757 static struct usb_gadget_ops fotg210_gadget_ops = { variable
776 .ops = &fotg210_gadget_ops,
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c1111 static const struct usb_gadget_ops fotg210_gadget_ops = { variable
1221 fotg210->gadget.ops = &fotg210_gadget_ops; in fotg210_udc_probe()