Searched refs:scmi_dt_get_smt_buffer (Results 1 - 5 of 5) sorted by relevance

/u-boot/drivers/firmware/scmi/
H A Dsmt.h87 int scmi_dt_get_smt_buffer(struct udevice *dev, struct scmi_smt *smt);
H A Dmailbox_agent.c85 ret = scmi_dt_get_smt_buffer(dev, &chan->smt);
H A Dsmccc_agent.c76 ret = scmi_dt_get_smt_buffer(dev, &chan->smt);
H A Dsmt.c28 int scmi_dt_get_smt_buffer(struct udevice *dev, struct scmi_smt *smt) function
H A Doptee_agent.c313 ret = scmi_dt_get_smt_buffer(dev, &chan->smt);

Completed in 46 milliseconds