Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/dispnv50/
Dhead.h3 #define nv50_head(c) container_of((c), struct nv50_head, base.base) macro
14 struct nv50_head { struct
15 const struct nv50_head_func *func; argument
22 struct nv50_head *nv50_head_create(struct drm_device *, int index); argument
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Dnv50.c394 nv50_head = { variable