Searched defs:nv50_head_func (Results 1 – 2 of 2) sorted by relevance
30 struct nv50_head_func { struct31 int (*view)(struct nv50_head *, struct nv50_head_atom *);32 int (*mode)(struct nv50_head *, struct nv50_head_atom *);33 bool (*olut)(struct nv50_head *, struct nv50_head_atom *, int);57 extern const struct nv50_head_func head507d; argument
527 nv50_head_func = { variable