Home
last modified time | relevance | path

Searched defs:slimpro_mbox (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mailbox/
H A Dmailbox-xgene-slimpro.c62 struct slimpro_mbox { struct
64 struct slimpro_mbox_chan mc[MBOX_CNT]; argument
68 static void mb_chan_send_msg(struct slimpro_mbox_chan *mb_chan, u32 *msg) in mb_chan_send_msg() argument