Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c834 static const struct component_ops meson_dw_hdmi_ops = { variable
869 return component_add(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_probe()
874 component_del(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_remove()