Searched refs:scmi_protocol_msg_check (Results 1 – 1 of 1) sorted by relevance
2016 static int scmi_protocol_msg_check(const struct scmi_protocol_handle *ph, in scmi_protocol_msg_check() function2041 .protocol_msg_check = scmi_protocol_msg_check,2083 ret = scmi_protocol_msg_check(ph, NEGOTIATE_PROTOCOL_VERSION, NULL); in scmi_protocol_version_negotiate()