Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/
H A Ddw_hdmi-imx.c250 static const struct component_ops dw_hdmi_imx_ops = { variable
265 return component_add(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_probe()
270 component_del(&pdev->dev, &dw_hdmi_imx_ops); in dw_hdmi_imx_remove()