Home
last modified time | relevance | path

Searched defs:nv50_head_func (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.h28 struct nv50_head_func { struct
29 int (*view)(struct nv50_head *, struct nv50_head_atom *);
30 int (*mode)(struct nv50_head *, struct nv50_head_atom *);
31 bool (*olut)(struct nv50_head *, struct nv50_head_atom *, int);
55 extern const struct nv50_head_func head507d; argument
H A Dhead.c528 nv50_head_func = { variable