Searched refs:platform_of_match (Results 1 – 2 of 2) sorted by relevance
336 static const struct of_device_id platform_of_match[] = { variable344 MODULE_DEVICE_TABLE(of, platform_of_match);350 id = of_match_node(platform_of_match, pdev->dev.of_node); in seiko_panel_platform_probe()360 .of_match_table = platform_of_match,
3077 static const struct of_device_id platform_of_match[] = { variable3406 MODULE_DEVICE_TABLE(of, platform_of_match);3412 id = of_match_node(platform_of_match, pdev->dev.of_node); in panel_simple_platform_probe()3432 .of_match_table = platform_of_match,