Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/vc4/
Dvc4_crtc.c1390 static const struct component_ops vc4_crtc_ops = { variable
1397 return component_add(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_probe()
1402 component_del(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_remove()