Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dgm107.c42 gm107_nvenc_fwif[] = { variable
51 return nvkm_nvenc_new_(gm107_nvenc_fwif, device, type, inst, pnvenc); in gm107_nvenc_new()
H A Dpriv.h17 extern const struct nvkm_nvenc_fwif gm107_nvenc_fwif[];
H A Dtu102.c43 return nvkm_nvenc_new_(gm107_nvenc_fwif, device, type, inst, pnvenc); in tu102_nvenc_new()