Searched refs:dsi_of_match (Results 1 – 4 of 4) sorted by relevance
395 static const struct of_device_id dsi_of_match[] = { variable410 MODULE_DEVICE_TABLE(of, dsi_of_match);417 .of_match_table = dsi_of_match,
5016 static const struct of_device_id dsi_of_match[] = { variable5045 MODULE_DEVICE_TABLE(of, dsi_of_match);5077 id = of_match_node(dsi_of_match, dsi->dev.of_node); in panel_simple_dsi_probe()5155 .of_match_table = dsi_of_match,
393 static const struct of_device_id dsi_of_match[]; variable5375 match = of_match_node(dsi_of_match, dsidev->dev.of_node); in dsi_bind()5561 static const struct of_device_id dsi_of_match[] = { variable5574 .of_match_table = dsi_of_match,
5248 static const struct of_device_id dsi_of_match[] = { variable5337 dsi->data = of_match_node(dsi_of_match, dev->of_node)->data; in dsi_probe()5479 .of_match_table = dsi_of_match,