Searched defs:nv50_head (Results 1 – 2 of 2) sorted by relevance
3 #define nv50_head(c) container_of((c), struct nv50_head, base.base) macro10 struct nv50_head { struct11 const struct nv50_head_func *func; argument17 void nv50_head_flush_set(struct nv50_head *, struct nv50_head_atom *); argument
80 nv50_head = { variable