Searched refs:platform_of_match (Results 1 – 2 of 2) sorted by relevance
310 static const struct of_device_id platform_of_match[] = { variable318 MODULE_DEVICE_TABLE(of, platform_of_match);324 id = of_match_node(platform_of_match, pdev->dev.of_node); in seiko_panel_platform_probe()334 .of_match_table = platform_of_match,
3902 static const struct of_device_id platform_of_match[] = { variable4310 MODULE_DEVICE_TABLE(of, platform_of_match);4316 id = of_match_node(platform_of_match, pdev->dev.of_node); in panel_simple_platform_probe()4336 .of_match_table = platform_of_match,