Home
last modified time | relevance | path

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

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