Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
H A Domap-mailbox.c72 struct omap_mbox_match_data { struct
646 static const struct omap_mbox_match_data omap2_data = { MBOX_INTR_CFG_TYPE1 };
647 static const struct omap_mbox_match_data omap4_data = { MBOX_INTR_CFG_TYPE2 };
707 const struct omap_mbox_match_data *match_data; in omap_mbox_probe()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Domap-mailbox.c72 struct omap_mbox_match_data { struct
632 static const struct omap_mbox_match_data omap2_data = { MBOX_INTR_CFG_TYPE1 };
633 static const struct omap_mbox_match_data omap4_data = { MBOX_INTR_CFG_TYPE2 };
696 const struct omap_mbox_match_data *match_data; in omap_mbox_probe()

Completed in 5 milliseconds