Home
last modified time | relevance | path

Searched refs:nvif_client_ref (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvif/
Dclient.h27 void nvif_client_ref(struct nvif_client *, struct nvif_client **);
/linux-4.1.27/drivers/gpu/drm/nouveau/nvif/
Dclient.c127 nvif_client_ref(struct nvif_client *client, struct nvif_client **pclient) in nvif_client_ref() function