Home
last modified time | relevance | path

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

/openbmc/linux/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()