Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_tcon.c1315 static const struct component_ops sun4i_tcon_ops = { variable
1337 return component_add(&pdev->dev, &sun4i_tcon_ops); in sun4i_tcon_probe()
1342 component_del(&pdev->dev, &sun4i_tcon_ops); in sun4i_tcon_remove()