Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/accel/habanalabs/common/
Dhabanalabs.h3156 struct hl_error_info { struct
3494 struct hl_error_info captured_err_info;
4087 void hl_enable_err_info_capture(struct hl_error_info *captured_err_info);
Ddevice.c2873 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()