Home
last modified time | relevance | path

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

/openbmc/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 *);
54 extern const struct nv50_head_func head507d; argument
H A Dhead.c527 nv50_head_func = { variable