Home
last modified time | relevance | path

Searched refs:mbox_free (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dmailbox.h109 int mbox_free(struct mbox_chan *chan);
/openbmc/u-boot/drivers/misc/
H A Dtegra186_bpmp.c222 mbox_free(&priv->mbox); in tegra186_bpmp_probe()
233 mbox_free(&priv->mbox); in tegra186_bpmp_remove()
/openbmc/u-boot/drivers/mailbox/
H A Dsandbox-mbox-test.c40 return mbox_free(&sbmt->chan); in sandbox_mbox_test_free()
H A Dmailbox-uclass.c91 int mbox_free(struct mbox_chan *chan) in mbox_free() function
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dqpc.c354 static void mbox_free(struct mbox_info *mbox) in mbox_free() function
496 mbox_free(&mbox); in mlx5_core_qp_modify()