Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dscmi_protocol.h437 struct scmi_base_error_report { struct
438 ktime_t timestamp;
439 unsigned int agent_id;
440 bool fatal;
441 unsigned int cmd_count;
442 unsigned long long reports[];
/kernel/linux/linux-6.6/include/linux/
Dscmi_protocol.h974 struct scmi_base_error_report { struct
975 ktime_t timestamp;
976 unsigned int agent_id;
977 bool fatal;
978 unsigned int cmd_count;
979 unsigned long long reports[];