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