Home
last modified time | relevance | path

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

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