Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mailbox/
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,