Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/zte/
Dzx_hdmi.c731 static const struct component_ops zx_hdmi_component_ops = { variable
738 return component_add(&pdev->dev, &zx_hdmi_component_ops); in zx_hdmi_probe()
743 component_del(&pdev->dev, &zx_hdmi_component_ops); in zx_hdmi_remove()