Home
last modified time | relevance | path

Searched refs:ppush (Results 1 – 1 of 1) sorted by relevance

/external/libdrm/nouveau/
Dpushbuf.c534 struct nouveau_pushbuf **ppush) in nouveau_pushbuf_new() argument
598 *ppush = push; in nouveau_pushbuf_new()
603 nouveau_pushbuf_del(struct nouveau_pushbuf **ppush) in nouveau_pushbuf_del() argument
605 struct nouveau_pushbuf_priv *nvpb = nouveau_pushbuf(*ppush); in nouveau_pushbuf_del()
625 *ppush = NULL; in nouveau_pushbuf_del()