Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mailbox/
Domap-mailbox.c563 static int omap_mbox_chan_send_data(struct mbox_chan *chan, void *data) in omap_mbox_chan_send_data() function
582 .send_data = omap_mbox_chan_send_data,