Searched defs:omap_mbox_device (Results 1 – 1 of 1) sorted by relevance
88 struct omap_mbox_device { struct89 struct device *dev;90 struct mutex cfg_lock;91 void __iomem *mbox_base;92 u32 num_users;116 struct omap_mbox_device *parent; argument