dsi_phy_dt_match  484 drivers/gpu/drm/msm/dsi/phy/dsi_phy.c static const struct of_device_id dsi_phy_dt_match[] = {
dsi_phy_dt_match  565 drivers/gpu/drm/msm/dsi/phy/dsi_phy.c 	match = of_match_node(dsi_phy_dt_match, dev->of_node);
dsi_phy_dt_match  651 drivers/gpu/drm/msm/dsi/phy/dsi_phy.c 		.of_match_table = dsi_phy_dt_match,