Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_drm_drv.c142 static const struct component_master_ops zx_drm_master_ops = { variable
169 return component_master_add_with_match(dev, &zx_drm_master_ops, match); in zx_drm_probe()
174 component_master_del(&pdev->dev, &zx_drm_master_ops); in zx_drm_remove()