Home
last modified time | relevance | path

Searched refs:hl_error_info (Results 1 – 2 of 2) sorted by relevance

/drivers/accel/habanalabs/common/
Dhabanalabs.h3068 struct hl_error_info { struct
3390 struct hl_error_info captured_err_info;
3949 void hl_enable_err_info_capture(struct hl_error_info *captured_err_info);
Ddevice.c2696 void hl_enable_err_info_capture(struct hl_error_info *captured_err_info) in hl_enable_err_info_capture()
2699 memset(captured_err_info, 0, sizeof(struct hl_error_info)); in hl_enable_err_info_capture()