Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox-sti.c53 struct sti_mbox_device { struct
54 struct device *dev;
55 struct mbox_controller *mbox;
56 void __iomem *base;
57 const char *name;
81 struct sti_mbox_device *mdev; argument