Searched defs:init_exec (Results 1 – 2 of 2) sorted by relevance
48 struct init_exec { struct49 bool execute;50 bool repeat;
64 init_exec(struct nvbios_init *init) in init_exec() function