Searched refs:nv50_ram_put (Results 1 – 3 of 3) sorted by relevance
29 void nv50_ram_put(struct nouveau_fb *, struct nouveau_mem **);
54 ram->put = nv50_ram_put; in nvaa_ram_ctor()
242 nv50_ram_put(struct nouveau_fb *pfb, struct nouveau_mem **pmem) in nv50_ram_put() function401 ram->put = nv50_ram_put; in nv50_ram_create_()