Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H A Dimx-drm-core.c277 static const struct component_master_ops imx_drm_ops = { variable
284 int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops); in imx_drm_platform_probe()
294 component_master_del(&pdev->dev, &imx_drm_ops); in imx_drm_platform_remove()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds