Searched refs:hl_error_info (Results 1 – 2 of 2) sorted by relevance
3066 struct hl_error_info { struct3388 struct hl_error_info captured_err_info;3947 void hl_enable_err_info_capture(struct hl_error_info *captured_err_info);
2693 void hl_enable_err_info_capture(struct hl_error_info *captured_err_info) in hl_enable_err_info_capture()2696 memset(captured_err_info, 0, sizeof(struct hl_error_info)); in hl_enable_err_info_capture()