Searched refs:hl_error_info (Results 1 – 2 of 2) sorted by relevance
3156 struct hl_error_info { struct3494 struct hl_error_info captured_err_info;4087 void hl_enable_err_info_capture(struct hl_error_info *captured_err_info);
2873 void hl_enable_err_info_capture(struct hl_error_info *captured_err_info) in hl_enable_err_info_capture()2876 memset(captured_err_info, 0, sizeof(struct hl_error_info)); in hl_enable_err_info_capture()