Home
last modified time | relevance | path

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

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