Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi_enc.c719 static const struct component_ops sun4i_hdmi_ops = { variable
726 return component_add(&pdev->dev, &sun4i_hdmi_ops); in sun4i_hdmi_probe()
731 component_del(&pdev->dev, &sun4i_hdmi_ops); in sun4i_hdmi_remove()