Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/imx/
Dimx-drm-core.c534 static const struct component_master_ops imx_drm_ops = { variable
541 int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops); in imx_drm_platform_probe()
551 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()