Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dtegra186_bpmp.c223 mbox_free(&priv->mbox); in tegra186_bpmp_probe()
234 mbox_free(&priv->mbox); in tegra186_bpmp_remove()
/OK3568_Linux_fs/u-boot/include/
H A Dmailbox.h111 int mbox_free(struct mbox_chan *chan);
/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/mlx5/
H A Dqpc.c338 static void mbox_free(struct mbox_info *mbox) in mbox_free() function
474 mbox_free(&mbox); in mlx5_core_qp_modify()