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