mcde_drm_comp_ops  301 drivers/gpu/drm/mcde/mcde_drv.c static const struct component_master_ops mcde_drm_comp_ops = {
mcde_drm_comp_ops  495 drivers/gpu/drm/mcde/mcde_drv.c 	ret = component_master_add_with_match(&pdev->dev, &mcde_drm_comp_ops,
mcde_drm_comp_ops  520 drivers/gpu/drm/mcde/mcde_drv.c 	component_master_del(&pdev->dev, &mcde_drm_comp_ops);