Searched refs:init_bios_2 (Results 1 – 3 of 3) sorted by relevance
406 .init_bios_2 = gm107_gr_init_bios_2,
172 void (*init_bios_2)(struct gf100_gr *); member
2319 if (gr->func->init_bios_2) in gf100_gr_init()2320 gr->func->init_bios_2(gr); in gf100_gr_init()