Searched refs:mbox_controller_unregister (Results 1 – 3 of 3) sorted by relevance
130 void mbox_controller_unregister(struct mbox_controller *mbox); /* can sleep */
527 void mbox_controller_unregister(struct mbox_controller *mbox) in mbox_controller_unregister() function546 EXPORT_SYMBOL_GPL(mbox_controller_unregister);552 mbox_controller_unregister(*mbox); in __devm_mbox_controller_unregister()
625 mbox_controller_unregister(&ipi_mbox->mbox); in zynqmp_ipi_free_mboxes()