Searched refs:msg_to_req (Results 1 – 1 of 1) sorted by relevance
139 #define msg_to_req(m) __containerof((m), struct scmi_req, msg) macro140 #define buf_to_req(b) msg_to_req(buf_to_msg(b))805 req = msg_to_req(msg); in scmi_msg_put()867 req = msg_to_req(msg); in scmi_msg_async_enqueue()