Searched defs:nvif_push (Results 1 – 1 of 1) sorted by relevance
29 struct nvif_push { struct30 int (*wait)(struct nvif_push *push, u32 size); argument31 void (*kick)(struct nvif_push *push); argument42 PUSH_WAIT(struct nvif_push *push, u32 size) in PUSH_WAIT() argument