Searched defs:nouveau_pushbuf (Results 1 – 2 of 2) sorted by relevance
191 struct nouveau_pushbuf { struct195 void (*kick_notify)(struct nouveau_pushbuf *); argument210 struct nouveau_pushbuf **); argument
74 nouveau_pushbuf(struct nouveau_pushbuf *push) in nouveau_pushbuf() function