fuc_method       1414 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 	if (gr->fuc_method)
fuc_method       1415 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgf100.c 		gf100_gr_mthd(gr, gr->fuc_method);
fuc_method         59 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgk20a.c 	gf100_gr_mthd(gr, gr->fuc_method);
fuc_method         62 drivers/gpu/drm/nouveau/nvkm/engine/gr/ctxgm20b.c 	gf100_gr_mthd(gr, gr->fuc_method);
fuc_method       2073 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c 	gf100_gr_dtor_init(gr->fuc_method);
fuc_method        108 drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.h 	struct gf100_gr_pack *fuc_method;
fuc_method        338 drivers/gpu/drm/nouveau/nvkm/engine/gr/gk20a.c 	ret = gk20a_gr_av_to_method(gr, "sw_method_init", &gr->fuc_method);
fuc_method        159 drivers/gpu/drm/nouveau/nvkm/engine/gr/gm200.c 	    (ret = gk20a_gr_av_to_method(gr, "gr/sw_method_init", &gr->fuc_method)))