Searched refs:nvbios_exec (Results 1 – 2 of 2) sorted by relevance
32 nvbios_exec(&init); \34 int nvbios_exec(struct nvbios_init *);
671 nvbios_exec(init); in init_repeat()1355 if (nvbios_exec(init)) { in init_sub_direct()1675 if (nvbios_exec(init)) { in init_sub()2302 nvbios_exec(struct nvbios_init *init) in nvbios_exec() function