Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/imx/
Dipuv3-crtc.c447 static const struct component_ops ipu_crtc_ops = { variable
464 return component_add(dev, &ipu_crtc_ops); in ipu_drm_probe()
469 component_del(&pdev->dev, &ipu_crtc_ops); in ipu_drm_remove()