Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/msm/
H A Dmsm_drv.c1051 const struct component_master_ops msm_drm_ops = { variable
1090 ret = component_master_add_with_match(master_dev, &msm_drm_ops, match); in msm_drv_probe()
1109 component_master_del(&pdev->dev, &msm_drm_ops); in msm_pdev_remove()
H A Dmsm_drv.h551 extern const struct component_master_ops msm_drm_ops;
/linux-6.15/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c560 component_master_del(&pdev->dev, &msm_drm_ops); in mdp4_remove()
/linux-6.15/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c870 component_master_del(&pdev->dev, &msm_drm_ops); in mdp5_dev_remove()
/linux-6.15/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_kms.c1454 component_master_del(&pdev->dev, &msm_drm_ops); in dpu_dev_remove()