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;
452 static int omap_mbox_register(struct omap_mbox_device *mdev)
487 static int omap_mbox_unregister(struct omap_mbox_device *mdev)
508 struct omap_mbox_device *mdev = mbox->parent;
523 struct omap_mbox_device *mdev = mbox->parent;
589 struct omap_mbox_device *mdev = dev_get_drvdata(dev);
613 struct omap_mbox_device *mdev = dev_get_drvdata(dev);
667 struct omap_mbox_device *mdev;
670 mdev = container_of(controller, struct omap_mbox_device, controller);
692 struct omap_mbox_device *mdev;
870 struct omap_mbox_device *mdev = platform_get_drvdata(pdev);