Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_drv.c407 static const struct component_master_ops vc4_drm_ops = { variable
440 return component_master_add_with_match(dev, &vc4_drm_ops, match); in vc4_platform_drm_probe()
445 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()