Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.h387 void msm_dp_irq_postinstall(struct msm_dp *dp_display);
408 static inline void msm_dp_irq_postinstall(struct msm_dp *dp_display) in msm_dp_irq_postinstall() function
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c882 msm_dp_irq_postinstall(priv->dp[i]); in dpu_irq_postinstall()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_display.c1453 void msm_dp_irq_postinstall(struct msm_dp *dp_display) in msm_dp_irq_postinstall() function