Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Domap-mailbox.c398 struct omap_mbox *_mbox, *mbox = NULL; in omap_mbox_device_find() local
H A Darm_mhuv2.c190 #define mhu_from_mbox(_mbox) container_of(_mbox, struct mhuv2, mbox) argument