Searched refs:scmi_xfer_raw_put (Results 1 – 3 of 3) sorted by relevance
277 void scmi_xfer_raw_put(const struct scmi_handle *handle,
491 scmi_xfer_raw_put(raw->handle, xfer); in scmi_xfer_raw_worker()586 scmi_xfer_raw_put(raw->handle, xfer); in scmi_xfer_raw_get_init()689 scmi_xfer_raw_put(raw->handle, xfer); in scmi_raw_message_send()
660 void scmi_xfer_raw_put(const struct scmi_handle *handle, struct scmi_xfer *xfer) in scmi_xfer_raw_put() function