Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c126 struct nv50_curs { struct
131 nv50_curs_create(struct nvif_object *disp, int head, struct nv50_curs *curs) in nv50_curs_create() argument
373 #define nv50_curs(c) (&nv50_head(c)->curs) macro