Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/arm/
Dmalidp_drv.c924 static const struct component_master_ops malidp_master_ops = { variable
952 return component_master_add_with_match(&pdev->dev, &malidp_master_ops, in malidp_platform_probe()
958 component_master_del(&pdev->dev, &malidp_master_ops); in malidp_platform_remove()