Home
last modified time | relevance | path

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

/linux-6.15/drivers/mailbox/
H A Domap-mailbox.c83 struct omap_mbox { struct
107 static u32 mbox_fifo_read(struct omap_mbox *mbox) in mbox_fifo_read() argument
121 static int mbox_fifo_empty(struct omap_mbox *mbox) in mbox_fifo_empty()
128 static int mbox_fifo_full(struct omap_mbox *mbox) in mbox_fifo_full()
218 struct omap_mbox *mbox = p; in mbox_interrupt()
249 static void omap_mbox_fini(struct omap_mbox *mbox) in omap_mbox_fini()
257 struct omap_mbox *mbox = chan->con_priv; in omap_mbox_chan_startup()
272 struct omap_mbox *mbox = chan->con_priv; in omap_mbox_chan_shutdown()
314 struct omap_mbox *mbox = chan->con_priv; in omap_mbox_chan_send_data()
417 struct omap_mbox *mbox; in omap_mbox_of_xlate()
[all …]