usbhs_of_match    536 drivers/usb/renesas_usbhs/common.c static const struct of_device_id usbhs_of_match[] = {
usbhs_of_match    587 drivers/usb/renesas_usbhs/common.c MODULE_DEVICE_TABLE(of, usbhs_of_match);
usbhs_of_match    835 drivers/usb/renesas_usbhs/common.c 		.of_match_table = of_match_ptr(usbhs_of_match),