Searched refs:dwc3_xlnx_of_match (Results 1 – 1 of 1) sorted by relevance
236 static const struct of_device_id dwc3_xlnx_of_match[] = { variable247 MODULE_DEVICE_TABLE(of, dwc3_xlnx_of_match);269 match = of_match_node(dwc3_xlnx_of_match, pdev->dev.of_node); in dwc3_xlnx_probe()392 .of_match_table = dwc3_xlnx_of_match,