Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/arm/
H A Dmalidp_drv.c909 static const struct component_master_ops malidp_master_ops = { variable
937 return component_master_add_with_match(&pdev->dev, &malidp_master_ops, in malidp_platform_probe()
943 component_master_del(&pdev->dev, &malidp_master_ops); in malidp_platform_remove()