Home
last modified time | relevance | path

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

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