HomeSort by: relevance | last modified time | path
    Searched defs:nvif_notify_func (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_notify.c 96 nvif_notify_func(struct nvif_notify *notify, bool keep) function in typeref:typename:int
113 nvif_notify_func(notify, true);
141 ret = nvif_notify_func(notify, client->driver->keep);
nouveau_nvif_notify.c 96 nvif_notify_func(struct nvif_notify *notify, bool keep) function in typeref:typename:int
113 nvif_notify_func(notify, true);
141 ret = nvif_notify_func(notify, client->driver->keep);

Completed in 23 milliseconds