omap_mbox_match_data 646 drivers/mailbox/omap-mailbox.c static const struct omap_mbox_match_data omap2_data = { MBOX_INTR_CFG_TYPE1 }; omap_mbox_match_data 647 drivers/mailbox/omap-mailbox.c static const struct omap_mbox_match_data omap4_data = { MBOX_INTR_CFG_TYPE2 }; omap_mbox_match_data 707 drivers/mailbox/omap-mailbox.c const struct omap_mbox_match_data *match_data;