Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.c201 static const struct component_ops sun8i_dw_hdmi_ops = { variable
208 return component_add(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_probe()
213 component_del(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_remove()