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