Searched refs:nvkm_nvenc_new_ (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/ |
H A D | priv.h | 17 int nvkm_nvenc_new_(const struct nvkm_nvenc_fwif *, struct nvkm_device *,
|
H A D | gm107.c | 62 return nvkm_nvenc_new_(gm107_nvenc_fwif, device, index, pnvenc); in gm107_nvenc_new()
|
H A D | base.c | 41 nvkm_nvenc_new_(const struct nvkm_nvenc_fwif *fwif, struct nvkm_device *device, in nvkm_nvenc_new_() function
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/ |
H A D | priv.h | 17 int nvkm_nvenc_new_(const struct nvkm_nvenc_fwif *, struct nvkm_device *, enum nvkm_subdev_type,
|
H A D | gm107.c | 51 return nvkm_nvenc_new_(gm107_nvenc_fwif, device, type, inst, pnvenc); in gm107_nvenc_new()
|
H A D | base.c | 40 nvkm_nvenc_new_(const struct nvkm_nvenc_fwif *fwif, struct nvkm_device *device, in nvkm_nvenc_new_() function
|
Completed in 2 milliseconds