Searched refs:scmi_xfer_raw_get (Results 1 – 3 of 3) sorted by relevance
279 struct scmi_xfer *scmi_xfer_raw_get(const struct scmi_handle *handle);
544 xfer = scmi_xfer_raw_get(raw->handle); in scmi_xfer_raw_get_init()
573 struct scmi_xfer *scmi_xfer_raw_get(const struct scmi_handle *handle) in scmi_xfer_raw_get() function