Searched refs:platform_of_match (Results 1 – 2 of 2) sorted by relevance
1618 static const struct of_device_id platform_of_match[] = { variable1712 MODULE_DEVICE_TABLE(of, platform_of_match);2121 id = of_match_node(platform_of_match + 1, pdev->dev.of_node); in panel_edp_platform_probe()2147 .of_match_table = platform_of_match,2159 id = of_match_node(platform_of_match, aux_ep->dev.of_node); in panel_edp_dp_aux_ep_probe()2179 .of_match_table = platform_of_match, /* Same as platform one! */
5051 static const struct of_device_id platform_of_match[] = { variable5566 MODULE_DEVICE_TABLE(of, platform_of_match);5598 .of_match_table = platform_of_match,