Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/vc4/
Dvc4_drv.c406 static const struct component_master_ops vc4_drm_ops = { variable
439 return component_master_add_with_match(dev, &vc4_drm_ops, match); in vc4_platform_drm_probe()
444 component_master_del(&pdev->dev, &vc4_drm_ops); in vc4_platform_drm_remove()