Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mailbox/
Domap-mailbox.c577 static int omap_mbox_chan_send_data(struct mbox_chan *chan, void *data) in omap_mbox_chan_send_data() function
596 .send_data = omap_mbox_chan_send_data,