Searched refs:msm_drm_ops (Results 1 – 5 of 5) sorted by relevance
1201 const struct component_master_ops msm_drm_ops = { variable1238 ret = component_master_add_with_match(master_dev, &msm_drm_ops, match); in msm_drv_probe()1257 component_master_del(&pdev->dev, &msm_drm_ops); in msm_pdev_remove()
542 extern const struct component_master_ops msm_drm_ops;
570 component_master_del(&pdev->dev, &msm_drm_ops); in mdp4_remove()
948 component_master_del(&pdev->dev, &msm_drm_ops); in mdp5_dev_remove()
1245 component_master_del(&pdev->dev, &msm_drm_ops); in dpu_dev_remove()