Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Domap-mailbox.c68 struct omap_mbox_match_data { struct
380 static const struct omap_mbox_match_data omap2_data = { MBOX_INTR_CFG_TYPE1 };
381 static const struct omap_mbox_match_data omap4_data = { MBOX_INTR_CFG_TYPE2 };
451 const struct omap_mbox_match_data *match_data; in omap_mbox_probe()