Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c908 static const struct component_ops meson_dw_hdmi_ops = { variable
915 return component_add(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_probe()
920 component_del(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_remove()