Lines Matching defs:dev
16 struct lima_device *dev = ip->dev;
24 dev_err(dev->dev, "timeout wait pmu cmd\n");
34 struct lima_device *dev = ip->dev;
40 if (dev->id == lima_gpu_mali400) {
43 if (dev->ip[lima_ip_pp0 + i].present)
47 if (dev->ip[lima_ip_pp0].present)
50 if (dev->ip[i].present) {
56 if (dev->ip[i].present) {
106 if (ip->dev->id == lima_gpu_mali400)