Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mailbox/
H A Dsandbox-mbox.c40 static int sandbox_mbox_send(struct mbox_chan *chan, const void *data) in sandbox_mbox_send() function
91 .send = sandbox_mbox_send,