Searched refs:omap_mbox_match_data (Results 1 – 1 of 1) sorted by relevance
69 struct omap_mbox_match_data { struct 381 static const struct omap_mbox_match_data omap2_data = { MBOX_INTR_CFG_TYPE1 };382 static const struct omap_mbox_match_data omap4_data = { MBOX_INTR_CFG_TYPE2 };452 const struct omap_mbox_match_data *match_data; in omap_mbox_probe() 70 intr_typeomap_mbox_match_data global() argument