Searched refs:scmi_dt_get_smt_buffer (Results 1 – 8 of 8) sorted by relevance
66 ret = scmi_dt_get_smt_buffer(dev, &chan->smt); in scmi_smccc_probe()
76 int scmi_dt_get_smt_buffer(struct udevice *dev, struct scmi_smt *smt);
76 ret = scmi_dt_get_smt_buffer(dev, &chan->smt); in scmi_mbox_probe()
24 int scmi_dt_get_smt_buffer(struct udevice *dev, struct scmi_smt *smt) in scmi_dt_get_smt_buffer() function