Searched refs:pnvenc (Results 1 – 3 of 3) sorted by relevance
49 struct nvkm_nvenc **pnvenc) in gm107_nvenc_new() argument51 return nvkm_nvenc_new_(gm107_nvenc_fwif, device, type, inst, pnvenc); in gm107_nvenc_new()
41 enum nvkm_subdev_type type, int inst, struct nvkm_nvenc **pnvenc) in nvkm_nvenc_new_() argument46 if (!(nvenc = *pnvenc = kzalloc(sizeof(*nvenc), GFP_KERNEL))) in nvkm_nvenc_new_()
18 int, struct nvkm_nvenc **pnvenc);