Searched refs:nvbios_init (Results 1 – 10 of 10) sorted by relevance
57 init_exec(struct nvbios_init *init) in init_exec()63 init_exec_set(struct nvbios_init *init, bool exec) in init_exec_set()70 init_exec_inv(struct nvbios_init *init) in init_exec_inv()76 init_exec_force(struct nvbios_init *init, bool exec) in init_exec_force()87 init_or(struct nvbios_init *init) in init_or()98 init_link(struct nvbios_init *init) in init_link()109 init_crtc(struct nvbios_init *init) in init_crtc()120 init_conn(struct nvbios_init *init) in init_conn()142 init_nvreg(struct nvbios_init *init, u32 reg) in init_nvreg()180 init_rd32(struct nvbios_init *init, u32 reg) in init_rd32()[all …]
4 struct nvbios_init { struct19 int nvbios_exec(struct nvbios_init *); argument20 int nvbios_init(struct nvkm_subdev *, bool execute);
55 struct nvbios_init init = { in dp_set_link_config()265 struct nvbios_init init = { in dp_link_train_init()291 struct nvbios_init init = { in dp_link_train_fini()
117 struct nvbios_init init = { in exec_script()180 struct nvbios_init init = { in exec_clkcmp()211 struct nvbios_init init = { in gf119_disp_intr_unk2_0()
328 struct nvbios_init init = { in exec_script()417 struct nvbios_init init = { in exec_clkcmp()460 struct nvbios_init init = { in nv50_disp_intr_unk20_0()
141 struct nvbios_init exec = { in nv50_devinit_init()
396 return nvbios_init(&init->subdev, execute); in nv04_devinit_post()
174 struct nvbios_init init = { in nouveau_bios_run_init_table()
154 struct nvbios_init init = { in nv40_ram_prog()
1421 nvbios_exec(&(struct nvbios_init) { in gk104_ram_init()