Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/cdns3/
A Dcore.h120 int (*gadget_init)(struct cdns *cdns); member
A Dcore.c155 if (cdns->gadget_init) in cdns_core_init_role()
156 ret = cdns->gadget_init(cdns); in cdns_core_init_role()
A Dcdnsp-pci.c156 cdnsp->gadget_init = cdnsp_gadget_init; in cdnsp_pci_probe()
A Dcdns3-plat.c139 cdns->gadget_init = cdns3_gadget_init; in cdns3_plat_probe()

Completed in 9 milliseconds