Lines Matching defs:omap_mbox_device
76 struct omap_mbox_device {
107 struct omap_mbox_device *parent;
132 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs)
138 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs)
395 static struct omap_mbox *omap_mbox_device_find(struct omap_mbox_device *mdev,
419 struct omap_mbox_device *mdev;
466 static int omap_mbox_register(struct omap_mbox_device *mdev)
501 static int omap_mbox_unregister(struct omap_mbox_device *mdev)
522 struct omap_mbox_device *mdev = mbox->parent;
537 struct omap_mbox_device *mdev = mbox->parent;
603 struct omap_mbox_device *mdev = dev_get_drvdata(dev);
627 struct omap_mbox_device *mdev = dev_get_drvdata(dev);
677 struct omap_mbox_device *mdev;
680 mdev = container_of(controller, struct omap_mbox_device, controller);
703 struct omap_mbox_device *mdev;
885 struct omap_mbox_device *mdev = platform_get_drvdata(pdev);