Searched refs:platform_of_match (Results 1 – 2 of 2) sorted by relevance
337 static const struct of_device_id platform_of_match[] = { variable345 MODULE_DEVICE_TABLE(of, platform_of_match);351 id = of_match_node(platform_of_match, pdev->dev.of_node); in seiko_panel_platform_probe()361 .of_match_table = platform_of_match,
2326 static const struct of_device_id platform_of_match[] = { variable2580 MODULE_DEVICE_TABLE(of, platform_of_match);2586 id = of_match_node(platform_of_match, pdev->dev.of_node); in panel_simple_platform_probe()2606 .of_match_table = platform_of_match,