Searched refs:dwc2_of_match_table (Results 1 – 1 of 1) sorted by relevance
309 static const struct of_device_id dwc2_of_match_table[] = { variable316 MODULE_DEVICE_TABLE(of, dwc2_of_match_table);340 match = of_match_device(dwc2_of_match_table, &dev->dev); in dwc2_driver_probe()500 .of_match_table = dwc2_of_match_table,