Searched refs:unpack_scmi_header (Results 1 – 3 of 3) sorted by relevance
117 static inline void unpack_scmi_header(u32 msg_hdr, struct scmi_msg_hdr *hdr) in unpack_scmi_header() function
552 unpack_scmi_header(msg_hdr, &xfer->hdr); in scmi_xfer_raw_get_init()1402 unpack_scmi_header(msg_hdr, &xfer->hdr); in scmi_xfer_raw_fill()
882 unpack_scmi_header(msg_hdr, &xfer->hdr); in scmi_handle_notification()