Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.c255 static const struct component_ops sun8i_tcon_top_ops = { variable
262 return component_add(&pdev->dev, &sun8i_tcon_top_ops); in sun8i_tcon_top_probe()
267 component_del(&pdev->dev, &sun8i_tcon_top_ops); in sun8i_tcon_top_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun8i_tcon_top.c253 static const struct component_ops sun8i_tcon_top_ops = { variable
260 return component_add(&pdev->dev, &sun8i_tcon_top_ops); in sun8i_tcon_top_probe()
265 component_del(&pdev->dev, &sun8i_tcon_top_ops); in sun8i_tcon_top_remove()

Completed in 2 milliseconds