Searched refs:platform_of_match (Results 1 – 1 of 1) sorted by relevance
1099 static const struct of_device_id platform_of_match[] = { variable1197 MODULE_DEVICE_TABLE(of, platform_of_match);1203 id = of_match_node(platform_of_match, pdev->dev.of_node); in panel_simple_platform_probe()1223 .of_match_table = platform_of_match,