Searched refs:mbox_free (Results 1 – 4 of 4) sorted by relevance
222 mbox_free(&priv->mbox); in tegra186_bpmp_probe()233 mbox_free(&priv->mbox); in tegra186_bpmp_remove()
110 int mbox_free(struct mbox_chan *chan);
40 return mbox_free(&sbmt->chan); in sandbox_mbox_test_free()
91 int mbox_free(struct mbox_chan *chan) in mbox_free() function