usb3_of_match    2692 drivers/usb/gadget/udc/renesas_usb3.c static const struct of_device_id usb3_of_match[] = {
usb3_of_match    2703 drivers/usb/gadget/udc/renesas_usb3.c MODULE_DEVICE_TABLE(of, usb3_of_match);
usb3_of_match    2898 drivers/usb/gadget/udc/renesas_usb3.c 		.of_match_table = of_match_ptr(usb3_of_match),