omap_mbox_devices  117 drivers/mailbox/omap-mailbox.c static LIST_HEAD(omap_mbox_devices);
omap_mbox_devices  434 drivers/mailbox/omap-mailbox.c 	list_for_each_entry(mdev, &omap_mbox_devices, elem) {
omap_mbox_devices  488 drivers/mailbox/omap-mailbox.c 	list_add(&mdev->elem, &omap_mbox_devices);