Home
last modified time | relevance | path

Searched defs:scmi_base_error_report (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/include/linux/
Dscmi_protocol.h987 struct scmi_base_error_report { struct
988 ktime_t timestamp;
989 unsigned int agent_id;
990 bool fatal;
991 unsigned int cmd_count;
992 unsigned long long reports[];