Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c88 struct omap_mbox_device { struct
89 struct device *dev;
90 struct mutex cfg_lock;
91 void __iomem *mbox_base;
92 u32 num_users;
116 struct omap_mbox_device *parent; argument