Home
last modified time | relevance | path

Searched refs:nvkm_nvenc_fwif (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dpriv.h10 struct nvkm_nvenc_fwif { struct
13 const struct nvkm_nvenc_fwif *); argument
17 int nvkm_nvenc_new_(const struct nvkm_nvenc_fwif *, struct nvkm_device *, enum nvkm_subdev_type, argument
H A Dgm107.c36 const struct nvkm_nvenc_fwif *fwif) in gm107_nvenc_nofw()
41 static const struct nvkm_nvenc_fwif
H A Dbase.c40 nvkm_nvenc_new_(const struct nvkm_nvenc_fwif *fwif, struct nvkm_device *device, in nvkm_nvenc_new_()