Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.c260 static const struct component_master_ops kirin_drm_ops = { variable
279 return component_master_add_with_match(dev, &kirin_drm_ops, match); in kirin_drm_platform_probe()
284 component_master_del(&pdev->dev, &kirin_drm_ops); in kirin_drm_platform_remove()