Searched refs:hal_error_msg (Results 1 – 4 of 4) sorted by relevance
425 hal_error_msg("init_hal_spec"); in hal_ops_check()430 hal_error_msg("read_chip_version"); in hal_ops_check()435 hal_error_msg("hal_init"); in hal_ops_check()439 hal_error_msg("hal_deinit"); in hal_ops_check()444 hal_error_msg("hal_start"); in hal_ops_check()448 hal_error_msg("hal_stop"); in hal_ops_check()453 hal_error_msg("hal_wow_init"); in hal_ops_check()457 hal_error_msg("hal_wow_deinit"); in hal_ops_check()462 hal_error_msg("hal_mp_init"); in hal_ops_check()466 hal_error_msg("hal_mp_deinit"); in hal_ops_check()[all …]
155 #define hal_error_msg(ops_fun) \ macro183 #define hal_error_msg(ops_fun) do {} while (0) macro