Searched refs:gpu_ops (Results 1 – 2 of 2) sorted by relevance
1842 static const struct component_ops gpu_ops = { variable1921 err = component_add(&pdev->dev, &gpu_ops); in etnaviv_gpu_platform_probe()1932 component_del(&pdev->dev, &gpu_ops); in etnaviv_gpu_platform_remove()
3745 static struct low_ops gpu_ops = { variable3882 pvt->ops = &gpu_ops; in per_family_init()3904 pvt->ops = &gpu_ops; in per_family_init()3950 bool is_gpu = (pvt->ops == &gpu_ops); in get_layer_size()
Completed in 13 milliseconds