Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mailbox/
Dmailbox-sti.c57 struct sti_mbox_device { struct
58 struct device *dev;
59 struct mbox_controller *mbox;
60 void __iomem *base;
61 const char *name;
85 struct sti_mbox_device *mdev; argument