Searched refs:unpack_scmi_header (Results 1 – 3 of 3) sorted by relevance
119 static inline void unpack_scmi_header(u32 msg_hdr, struct scmi_msg_hdr *hdr) in unpack_scmi_header() function
553 unpack_scmi_header(msg_hdr, &xfer->hdr); in scmi_xfer_raw_get_init()1461 unpack_scmi_header(msg_hdr, &xfer->hdr); in scmi_xfer_raw_fill()
1116 unpack_scmi_header(msg_hdr, &xfer->hdr); in scmi_handle_notification()
Completed in 14 milliseconds