Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/
H A Dmsm_drv.c1282 static const struct component_master_ops msm_drm_ops = { variable
1313 ret = component_master_add_with_match(&pdev->dev, &msm_drm_ops, match); in msm_pdev_probe()
1326 component_master_del(&pdev->dev, &msm_drm_ops); in msm_pdev_remove()