Searched refs:nvif_device_ref (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
H A Ddevice.h27 void nvif_device_ref(struct nvif_device *, struct nvif_device **);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
H A Ddevice.c75 nvif_device_ref(struct nvif_device *device, struct nvif_device **pdevice) nvif_device_ref() function
/linux-4.1.27/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.c80 nvif_device_ref(NULL, &chan->device); nouveau_channel_del()
101 nvif_device_ref(device, &chan->device); nouveau_channel_prep()

Completed in 120 milliseconds