Home
last modified time | relevance | path

Searched refs:devm_mbox_controller_unregister (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/linux/
H A Dmailbox_controller.h137 void devm_mbox_controller_unregister(struct device *dev,
/linux-6.15/drivers/mailbox/
H A Dmailbox.c646 void devm_mbox_controller_unregister(struct device *dev, struct mbox_controller *mbox) in devm_mbox_controller_unregister() function
651 EXPORT_SYMBOL_GPL(devm_mbox_controller_unregister);