Searched refs:hw_module (Results 1 – 1 of 1) sorted by relevance
48 const hw_module_t* hw_module; in main() local49 if (hw_get_module("bootctrl", &hw_module) != 0) { in main()55 const_cast<hw_module_t*>(hw_module)); in main()