Structure to store initialization entry information.
Definition: init.h:92
union init_function init_fn
Initialization function.
Definition: init.h:94
const struct device * dev
If the init entry belongs to a device, this fields stores a reference to it, otherwise it is set to N...
Definition: init.h:99