
3 		   struct nvkm_device *device, const void *src, int len, struct nvkm_firmware *fw)
4 {
5 	if (!fw)
6 		return -EINVAL;
7 	fw->func = func;
