Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox.c321 static int __mbox_bind_client(struct mbox_chan *chan, struct mbox_client *cl) in __mbox_bind_client() function
379 ret = __mbox_bind_client(chan, cl); in mbox_bind_client()
440 ret = __mbox_bind_client(chan, cl); in mbox_request_channel()