Searched defs:scmi_msg_hdr (Results 1 – 2 of 2) sorted by relevance
77 struct scmi_msg_hdr { struct93 static inline u32 pack_scmi_header(struct scmi_msg_hdr *hdr) in pack_scmi_header() argument
79 struct scmi_msg_hdr { struct80 u8 id;81 u8 protocol_id;82 u8 type;83 u16 seq;84 u32 status;85 bool poll_completion;