Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.h27 struct nv50_head_func { struct
28 int (*view)(struct nv50_head *, struct nv50_head_atom *);
52 extern const struct nv50_head_func head507d; argument
Dhead.c499 nv50_head_func = { variable