Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/imx/ipuv3/
H A Dimx-drm-core.c280 static const struct component_master_ops imx_drm_ops = { variable
287 int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops); in imx_drm_platform_probe()
297 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()