Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.c310 static const struct component_master_ops kirin_drm_ops = { variable
329 return component_master_add_with_match(dev, &kirin_drm_ops, match); in kirin_drm_platform_probe()
334 component_master_del(&pdev->dev, &kirin_drm_ops); in kirin_drm_platform_remove()