Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox-mpfs.c104 static int mpfs_mbox_send_data(struct mbox_chan *chan, void *data) in mpfs_mbox_send_data() function
218 .send_data = mpfs_mbox_send_data,