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