Home
last modified time | relevance | path

Searched defs:ntfy (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_query.c41 volatile void *ntfy = NULL; in nv30_ntfy() local
54 volatile uint32_t *ntfy = nv30_ntfy(screen, qo); in nv30_query_object_del() local
67 volatile uint32_t *ntfy; in nv30_query_object_new() local
Dnv30_screen.h25 struct nouveau_object *ntfy; member
/third_party/libdrm/nouveau/
Dabi16.c150 struct nv04_notify *ntfy = obj->data; in abi16_ntfy() local