Home
last modified time | relevance | path

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

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