Searched defs:init_exec (Results 1 – 2 of 2) sorted by relevance
43 struct init_exec { struct44 bool execute;45 bool repeat;
59 init_exec(struct nvbios_init *init) in init_exec() function