Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Domap-mailbox.c71 struct omap_mbox_device { struct
85 struct omap_mbox_device *parent; argument
94 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg()
100 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg()
257 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_startup()
272 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_shutdown()
337 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_suspend()
363 struct omap_mbox_device *mdev = dev_get_drvdata(dev); in omap_mbox_resume()
418 struct omap_mbox_device *mdev; in omap_mbox_of_xlate()
450 struct omap_mbox_device *mdev; in omap_mbox_probe()