Searched refs:nvif_object_ref (Results 1 – 6 of 6) sorted by relevance
213 nvif_object_ref(NULL, &object->parent); in nvif_object_fini()227 nvif_object_ref(parent, &object->parent); in nvif_object_init()297 nvif_object_ref(struct nvif_object *object, struct nvif_object **pobject) in nvif_object_ref() function
77 nvif_object_ref(&device->base, (struct nvif_object **)pdevice); in nvif_device_ref()
159 nvif_object_ref(NULL, ¬ify->object); in nvif_notify_fini()179 nvif_object_ref(object, ¬ify->object); in nvif_notify_init()
129 nvif_object_ref(&client->base, (struct nvif_object **)pclient); in nvif_client_ref()
28 void nvif_object_ref(struct nvif_object *, struct nvif_object **);
73 nvif_object_ref(NULL, &chan->object); in nouveau_channel_del()