Searched defs:nouveau_hw_state (Results 1 – 1 of 1) sorted by relevance
47 struct nouveau_hw_state { struct48 struct nouveau_object *chan;49 struct nouveau_client *client;50 struct nouveau_pushbuf *pushbuf;51 struct nouveau_bufctx *bufctx;53 struct nouveau_object *null;77 struct nouveau_hw_state hw; argument