Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_drv.c582 static const struct component_master_ops etnaviv_master_ops = { variable
640 return component_master_add_with_match(dev, &etnaviv_master_ops, match); in etnaviv_pdev_probe()
645 component_master_del(&pdev->dev, &etnaviv_master_ops); in etnaviv_pdev_remove()