Searched defs:nv50_curs (Results 1 – 1 of 1) sorted by relevance
126 struct nv50_curs { struct131 nv50_curs_create(struct nvif_object *disp, int head, struct nv50_curs *curs) in nv50_curs_create() argument373 #define nv50_curs(c) (&nv50_head(c)->curs) macro