Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_hdmi.c734 static const struct component_ops zx_hdmi_component_ops = { variable
741 return component_add(&pdev->dev, &zx_hdmi_component_ops); in zx_hdmi_probe()
746 component_del(&pdev->dev, &zx_hdmi_component_ops); in zx_hdmi_remove()