Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Ddisp.h28 struct nvbios_ocfg { struct
37 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *); argument
39 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *);
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Ddisp.c140 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *info) in nvbios_ocfg_parse()
154 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *info) in nvbios_ocfg_match()
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dnv50.c1001 struct nvbios_ocfg iedtrs; in nv50_disp_super_ied_on()