Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
H A Domap-mailbox.c563 static int omap_mbox_chan_send(struct omap_mbox *mbox, u32 msg) in omap_mbox_chan_send() function
589 ret = omap_mbox_chan_send(mbox, msg); in omap_mbox_chan_send_data()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Domap-mailbox.c549 static int omap_mbox_chan_send(struct omap_mbox *mbox, u32 msg) in omap_mbox_chan_send() function
575 ret = omap_mbox_chan_send(mbox, msg); in omap_mbox_chan_send_data()

Completed in 3 milliseconds