Home
last modified time | relevance | path

Searched refs:scmi_xfer_raw_get (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/firmware/arm_scmi/
H A Dcommon.h281 struct scmi_xfer *scmi_xfer_raw_get(const struct scmi_handle *handle);
H A Draw_mode.c544 xfer = scmi_xfer_raw_get(raw->handle); in scmi_xfer_raw_get_init()
H A Ddriver.c573 struct scmi_xfer *scmi_xfer_raw_get(const struct scmi_handle *handle) in scmi_xfer_raw_get() function