Searched refs:mbox_send (Results 1 – 7 of 7) sorted by relevance
125 int mbox_send(struct mbox_chan *chan, const void *data);
26 return mbox_send(&sbmt->chan, &msg); in sandbox_mbox_test_send()
114 int mbox_send(struct mbox_chan *chan, const void *data) in mbox_send() function
37 ret = mbox_send(&zynqmp_power.tx_chan, &msg); in ipi_req()
237 ret = mbox_send(&info->chan_tx, msg); in ti_sci_do_xfer()
167 ret = mbox_send(&priv->mbox, NULL); in tegra186_bpmp_ivc_notify()
178 ret = mbox_send(&priv->chan_tx, &msg); in k3_sysctrler_load()