Searched refs:dsi_of_match (Results 1 – 4 of 4) sorted by relevance
885 static const struct of_device_id dsi_of_match[] = { variable889 MODULE_DEVICE_TABLE(of, dsi_of_match);896 .of_match_table = dsi_of_match,
4811 static const struct of_device_id dsi_of_match[] = { variable4837 MODULE_DEVICE_TABLE(of, dsi_of_match);4885 .of_match_table = dsi_of_match,
393 static const struct of_device_id dsi_of_match[]; variable5373 match = of_match_node(dsi_of_match, dsidev->dev.of_node); in dsi_bind()5558 static const struct of_device_id dsi_of_match[] = { variable5571 .of_match_table = dsi_of_match,
4861 static const struct of_device_id dsi_of_match[] = { variable4961 dsi->data = of_match_node(dsi_of_match, dev->of_node)->data; in dsi_probe()5100 .of_match_table = dsi_of_match,