Searched refs:initialize_hardware (Results 1 – 3 of 3) sorted by relevance
37 bool initialize_hardware(struct EseInterface *ese, const struct Hardware *hw);
56 bool initialize_hardware(struct EseInterface *ese, const struct Hardware *hw) { in initialize_hardware() function
82 if (!initialize_hardware(&ese, hw)) { in main()