Home
last modified time | relevance | path

Searched refs:dsi_phy_dt_match (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c578 static const struct of_device_id dsi_phy_dt_match[] = { variable
669 match = of_match_node(dsi_phy_dt_match, dev->of_node); in dsi_phy_driver_probe()
755 .of_match_table = dsi_phy_dt_match,