Searched refs:dsi_of_match (Results 1 – 4 of 4) sorted by relevance
882 static const struct of_device_id dsi_of_match[] = { variable886 MODULE_DEVICE_TABLE(of, dsi_of_match);893 .of_match_table = dsi_of_match,
2764 static const struct of_device_id dsi_of_match[] = { variable2784 MODULE_DEVICE_TABLE(of, dsi_of_match);2792 id = of_match_node(dsi_of_match, dsi->dev.of_node); in panel_simple_dsi_probe()2828 .of_match_table = dsi_of_match,
404 static const struct of_device_id dsi_of_match[]; variable5383 match = of_match_node(dsi_of_match, dsidev->dev.of_node); in dsi_bind()5569 static const struct of_device_id dsi_of_match[] = { variable5582 .of_match_table = dsi_of_match,
5287 static const struct of_device_id dsi_of_match[] = { variable5371 dsi->data = of_match_node(dsi_of_match, dev->of_node)->data; in dsi_bind()5560 .of_match_table = dsi_of_match,