udc_probe
int udc_probe(struct udc *dev);
if (udc_probe(dev)) {
EXPORT_SYMBOL_GPL(udc_probe);
if (udc_probe(udc)) {