Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/imx/
Ddw_hdmi-imx.c265 static const struct component_ops dw_hdmi_imx_ops = { variable
272 return component_add(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_probe()
277 component_del(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_remove()