Lines Matching defs:device
39 vlVdpBitmapSurfaceCreate(VdpDevice device,
55 vlVdpDevice *dev = vlGetDataHTAB(device);
70 DeviceReference(&vlsurface->device, dev);
120 DeviceReference(&vlsurface->device, NULL);
137 mtx_lock(&vlsurface->device->mutex);
139 mtx_unlock(&vlsurface->device->mutex);
142 DeviceReference(&vlsurface->device, NULL);
197 pipe = vlsurface->device->context;
199 mtx_lock(&vlsurface->device->mutex);
206 mtx_unlock(&vlsurface->device->mutex);