of_udc_match      312 drivers/usb/gadget/udc/snps_udc_plat.c static const struct of_device_id of_udc_match[] = {
of_udc_match      318 drivers/usb/gadget/udc/snps_udc_plat.c MODULE_DEVICE_TABLE(of, of_udc_match);
of_udc_match      326 drivers/usb/gadget/udc/snps_udc_plat.c 		.of_match_table = of_match_ptr(of_udc_match),