Home
last modified time | relevance | path

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

/drivers/usb/cdns3/
A Dcore.h124 int (*gadget_init)(struct cdns *cdns); member
A Dcore.c156 if (cdns->gadget_init) in cdns_core_init_role()
157 ret = cdns->gadget_init(cdns); in cdns_core_init_role()
A Dcdnsp-pci.c154 cdnsp->gadget_init = cdnsp_gadget_init; in cdnsp_pci_probe()
A Dcdns3-plat.c146 cdns->gadget_init = cdns3_gadget_init; in cdns3_plat_probe()

Completed in 8 milliseconds