Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/arm/
Dmalidp_drv.c948 static const struct component_master_ops malidp_master_ops = { variable
976 return component_master_add_with_match(&pdev->dev, &malidp_master_ops, in malidp_platform_probe()
982 component_master_del(&pdev->dev, &malidp_master_ops); in malidp_platform_remove()