Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/
H A Dmsm_drv.c1054 const struct component_master_ops msm_drm_ops = { variable
1095 ret = component_master_add_with_match(master_dev, &msm_drm_ops, match); in msm_drv_probe()
H A Dmsm_drv.h521 extern const struct component_master_ops msm_drm_ops;
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c547 component_master_del(&pdev->dev, &msm_drm_ops); in mdp4_remove()
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_kms.c867 component_master_del(&pdev->dev, &msm_drm_ops); in mdp5_dev_remove()