Home
last modified time | relevance | path

Searched refs:mbox_controller_unregister (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/mailbox/
A Dmailbox.c529 void mbox_controller_unregister(struct mbox_controller *mbox) in mbox_controller_unregister() function
548 EXPORT_SYMBOL_GPL(mbox_controller_unregister);
554 mbox_controller_unregister(*mbox); in __devm_mbox_controller_unregister()
A Dsun6i-msgbox.c294 mbox_controller_unregister(&mbox->controller); in sun6i_msgbox_remove()
A Darm_mhu_db.c323 mbox_controller_unregister(&mhu->mbox); in mhu_db_probe()
A Dzynqmp-ipi-mailbox.c621 mbox_controller_unregister(&ipi_mbox->mbox); in zynqmp_ipi_free_mboxes()
/linux/include/linux/
A Dmailbox_controller.h130 void mbox_controller_unregister(struct mbox_controller *mbox); /* can sleep */
/linux/
A Dvmlinux.symvers7250 0x00000000 mbox_controller_unregister vmlinux EXPORT_SYMBOL_GPL
A DSystem.map47958 ffff800010ce21d0 t mbox_controller_unregister.part.0
47959 ffff800010ce22a4 T mbox_controller_unregister
A D.tmp_System.map47958 ffff800010ce21d0 t mbox_controller_unregister.part.0
47959 ffff800010ce22a4 T mbox_controller_unregister

Completed in 1173 milliseconds