Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/dp/
Ddp_display.c129 struct msm_dp_config { struct
138 static const struct msm_dp_config sc7180_dp_cfg = { argument
148 static const struct msm_dp_config sc7280_dp_cfg = {
159 static const struct msm_dp_config sc8180x_dp_cfg = {
168 static const struct msm_dp_config sm8350_dp_cfg = {
1268 const struct msm_dp_config *cfg = of_device_get_match_data(&pdev->dev); in dp_display_get_desc()