Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/imx/
Dipuv3-crtc.c465 static const struct component_ops ipu_crtc_ops = { variable
494 return component_add(dev, &ipu_crtc_ops); in ipu_drm_probe()
499 component_del(&pdev->dev, &ipu_crtc_ops); in ipu_drm_remove()