Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dapple-mailbox.c149 static int apple_mbox_hw_recv(struct apple_mbox *apple_mbox, in apple_mbox_hw_recv() function
214 while (apple_mbox_hw_recv(apple_mbox, &msg) == 0) { in apple_mbox_poll()