Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
Ddp.h23 struct nvbios_dpcfg { struct
32 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_dpcfg *); argument
35 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_dpcfg *);
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
Ddp.c173 struct nvbios_dpcfg *info) in nvbios_dpcfg_parse()
209 struct nvbios_dpcfg *info) in nvbios_dpcfg_match()
/linux-6.6.21/drivers/gpu/drm/nouveau/nvkm/engine/disp/
Ddp.c104 struct nvbios_dpcfg ocfg; in nvkm_dp_train_drive()