Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c228 static const struct component_ops sun8i_dw_hdmi_ops = { variable
235 return component_add(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_probe()
240 component_del(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.c277 static const struct component_ops sun8i_dw_hdmi_ops = { variable
284 return component_add(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_probe()
289 component_del(&pdev->dev, &sun8i_dw_hdmi_ops); in sun8i_dw_hdmi_remove()

Completed in 2 milliseconds