Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/meson/
Dmeson_dw_hdmi.c810 static const struct component_ops meson_dw_hdmi_ops = { variable
845 return component_add(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_probe()
850 component_del(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_remove()