Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c818 static const struct component_ops meson_dw_hdmi_ops = { variable
853 return component_add(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_probe()
858 component_del(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/
H A Dmeson_dw_hdmi.c1137 static const struct component_ops meson_dw_hdmi_ops = { variable
1172 return component_add(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_probe()
1177 component_del(&pdev->dev, &meson_dw_hdmi_ops); in meson_dw_hdmi_remove()

Completed in 4 milliseconds