Searched refs:nvbios_ocfg (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | disp.h | 27 struct nvbios_ocfg { struct 35 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *); argument 37 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *);
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
D | disp.c | 140 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *info) in nvbios_ocfg_parse() 153 u8 *ver, u8 *hdr, u8 *cnt, u8 *len, struct nvbios_ocfg *info) in nvbios_ocfg_match()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | gf110.c | 877 struct nvbios_ocfg info2; in exec_clkcmp()
|
D | nv50.c | 1504 struct nvbios_ocfg info2; in exec_clkcmp()
|