Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c1180 static const struct component_ops vc4_crtc_ops = { variable
1187 return component_add(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_probe()
1192 component_del(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c1444 static const struct component_ops vc4_crtc_ops = { variable
1451 return component_add(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_probe()
1456 component_del(&pdev->dev, &vc4_crtc_ops); in vc4_crtc_dev_remove()

Completed in 4 milliseconds