Searched defs:scmi_msg (Results 1 – 1 of 1) sorted by relevance
72 struct scmi_msg { struct81 #define hdr_to_msg(h) __containerof((h), struct scmi_msg, hdr) argument