vc4_drm_ops 335 drivers/gpu/drm/vc4/vc4_drv.c static const struct component_master_ops vc4_drm_ops = { vc4_drm_ops 359 drivers/gpu/drm/vc4/vc4_drv.c return component_master_add_with_match(dev, &vc4_drm_ops, match); vc4_drm_ops 364 drivers/gpu/drm/vc4/vc4_drv.c component_master_del(&pdev->dev, &vc4_drm_ops);