Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/nouveau/dispnv50/
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
Dhead.c527 nv50_head_func = { variable