Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H A Dzx_drm_drv.c119 static const struct component_master_ops zx_drm_master_ops = { variable
144 return component_master_add_with_match(dev, &zx_drm_master_ops, match); in zx_drm_probe()
149 component_master_del(&pdev->dev, &zx_drm_master_ops); in zx_drm_remove()

Completed in 1 milliseconds