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