nouveau_nvkm_engine_gr_gf100.c | 2073 gf100_gr_new_(const struct gf100_gr_fwif *fwif, 2410 gf100_gr_nofw(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) 2444 gf100_gr_load(struct gf100_gr *gr, int ver, const struct gf100_gr_fwif *fwif) 2461 static const struct gf100_gr_fwif 2462 gf100_gr_fwif[] = { variable in typeref:typename:const struct gf100_gr_fwif[] 2471 return gf100_gr_new_(gf100_gr_fwif, device, index, pgr);
|