Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vc4/
Dvc4_hdmi.c3768 static const struct component_ops vc4_hdmi_ops = { variable
3774 return component_add(&pdev->dev, &vc4_hdmi_ops); in vc4_hdmi_dev_probe()
3779 component_del(&pdev->dev, &vc4_hdmi_ops); in vc4_hdmi_dev_remove()