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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
client.h 21 int nvif_client_suspend(struct nvif_client *);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_client.c 44 nvif_client_suspend(struct nvif_client *client) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_drm.c 827 ret = nvif_client_suspend(&drm->master.base);

Completed in 42 milliseconds