Searched refs:udc_probe (Results 1 – 1 of 1) sorted by relevance
68 static int udc_probe(struct udc *dev);3245 if (udc_probe(dev) == 0) in udc_pci_probe()3255 static int udc_probe(struct udc *dev) in udc_probe() function