of_dwc3_match    1847 drivers/usb/dwc3/core.c static const struct of_device_id of_dwc3_match[] = {
of_dwc3_match    1856 drivers/usb/dwc3/core.c MODULE_DEVICE_TABLE(of, of_dwc3_match);
of_dwc3_match    1875 drivers/usb/dwc3/core.c 		.of_match_table	= of_match_ptr(of_dwc3_match),
of_dwc3_match     550 drivers/usb/dwc3/dwc3-omap.c static const struct of_device_id of_dwc3_match[] = {
of_dwc3_match     559 drivers/usb/dwc3/dwc3-omap.c MODULE_DEVICE_TABLE(of, of_dwc3_match);
of_dwc3_match     617 drivers/usb/dwc3/dwc3-omap.c 		.of_match_table	= of_dwc3_match,