of_cdns3_match    649 drivers/usb/cdns3/core.c static const struct of_device_id of_cdns3_match[] = {
of_cdns3_match    653 drivers/usb/cdns3/core.c MODULE_DEVICE_TABLE(of, of_cdns3_match);
of_cdns3_match    661 drivers/usb/cdns3/core.c 		.of_match_table	= of_match_ptr(of_cdns3_match),