Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c337 struct nv50_ovly { struct
343 struct nv50_ovly *ovly) in nv50_ovly_create() argument
375 #define nv50_ovly(c) (&nv50_head(c)->ovly) macro