HomeSort by: relevance | last modified time | path
    Searched refs:nvif_client_fini (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
client.h 19 void nvif_client_fini(struct nvif_client *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_client.c 56 nvif_client_fini(struct nvif_client *client) function in typeref:typename:void
96 nvif_client_fini(client);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_drm.c 204 nvif_client_fini(&cli->base);

Completed in 13 milliseconds