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

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

Completed in 11 milliseconds