Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_tv.c539 static const struct component_ops sun4i_tv_ops = { variable
546 return component_add(&pdev->dev, &sun4i_tv_ops); in sun4i_tv_probe()
551 component_del(&pdev->dev, &sun4i_tv_ops); in sun4i_tv_remove()
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_tv.c636 static const struct component_ops sun4i_tv_ops = { variable
643 return component_add(&pdev->dev, &sun4i_tv_ops); in sun4i_tv_probe()
648 component_del(&pdev->dev, &sun4i_tv_ops); in sun4i_tv_remove()

Completed in 3 milliseconds