Searched refs:nvbios_exec (Results 1 – 2 of 2) sorted by relevance
34 nvbios_exec(&init); \36 int nvbios_exec(struct nvbios_init *);
676 nvbios_exec(init); in init_repeat()1360 if (nvbios_exec(init)) { in init_sub_direct()1680 if (nvbios_exec(init)) { in init_sub()2307 nvbios_exec(struct nvbios_init *init) in nvbios_exec() function