Searched defs:sti_mbox_device (Results 1 – 1 of 1) sorted by relevance
57 struct sti_mbox_device { struct58 struct device *dev;59 struct mbox_controller *mbox;60 void __iomem *base;61 const char *name;85 struct sti_mbox_device *mdev; argument