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) macro14 struct nv50_head { struct15 const struct nv50_head_func *func; argument22 struct nv50_head *nv50_head_create(struct drm_device *, int index); argument
394 nv50_head = { variable