Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dmailbox_controller.h136 void devm_mbox_controller_unregister(struct device *dev,
/Linux-v5.10/drivers/mailbox/
Dmailbox.c613 void devm_mbox_controller_unregister(struct device *dev, struct mbox_controller *mbox) in devm_mbox_controller_unregister() function
618 EXPORT_SYMBOL_GPL(devm_mbox_controller_unregister);