Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dmailbox_controller.h137 void devm_mbox_controller_unregister(struct device *dev,
/linux-5.19.10/drivers/mailbox/
Dmailbox.c620 void devm_mbox_controller_unregister(struct device *dev, struct mbox_controller *mbox) in devm_mbox_controller_unregister() function
625 EXPORT_SYMBOL_GPL(devm_mbox_controller_unregister);