imx_drm_ops       292 drivers/gpu/drm/imx/imx-drm-core.c static const struct component_master_ops imx_drm_ops = {
imx_drm_ops       299 drivers/gpu/drm/imx/imx-drm-core.c 	int ret = drm_of_component_probe(&pdev->dev, compare_of, &imx_drm_ops);
imx_drm_ops       309 drivers/gpu/drm/imx/imx-drm-core.c 	component_master_del(&pdev->dev, &imx_drm_ops);