Searched refs:hal_open (Results 1 – 4 of 4) sorted by relevance
68 static bool hal_open() { in hal_open() function248 hal_open,
62 static bool hal_open() { in hal_open() function195 hal_open,
181 STUB_FUNCTION(bool, hal_open, ())506 RESET_CALL_COUNT(hal_open);552 hal.open = hal_open;578 EXPECT_CALL_COUNT(hal_open, 1);
96 if (!hal_open(callbacks_get_adapter_struct())) { in main()