Searched refs:a3xx_ops (Results 1 – 1 of 1) sorted by relevance
267 static const struct component_ops a3xx_ops = { variable276 return msm_gpu_probe(pdev, &a3xx_ops); in adreno_probe()278 return component_add(&pdev->dev, &a3xx_ops); in adreno_probe()286 component_del(&pdev->dev, &a3xx_ops); in adreno_remove()288 msm_gpu_remove(pdev, &a3xx_ops); in adreno_remove()