Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
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()