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