Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dmailbox.h111 int mbox_free(struct mbox_chan *chan);
/rk3399_rockchip-uboot/drivers/mailbox/
H A Dsandbox-mbox-test.c41 return mbox_free(&sbmt->chan); in sandbox_mbox_test_free()
H A Dmailbox-uclass.c94 int mbox_free(struct mbox_chan *chan) in mbox_free() function
/rk3399_rockchip-uboot/drivers/misc/
H A Dtegra186_bpmp.c223 mbox_free(&priv->mbox); in tegra186_bpmp_probe()
234 mbox_free(&priv->mbox); in tegra186_bpmp_remove()