nvkm_sw_new_      154 drivers/gpu/drm/nouveau/nvkm/engine/sw/gf100.c 	return nvkm_sw_new_(&gf100_sw, device, index, psw);
nvkm_sw_new_      138 drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c 	return nvkm_sw_new_(&nv04_sw, device, index, psw);
nvkm_sw_new_       67 drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.c 	return nvkm_sw_new_(&nv10_sw, device, index, psw);
nvkm_sw_new_      147 drivers/gpu/drm/nouveau/nvkm/engine/sw/nv50.c 	return nvkm_sw_new_(&nv50_sw, device, index, psw);
nvkm_sw_new_        8 drivers/gpu/drm/nouveau/nvkm/engine/sw/priv.h int nvkm_sw_new_(const struct nvkm_sw_func *, struct nvkm_device *,