Lines Matching defs:mdev
145 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg()
151 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg()
445 static struct omap_mbox *omap_mbox_device_find(struct omap_mbox_device *mdev, in omap_mbox_device_find()
469 struct omap_mbox_device *mdev; in omap_mbox_request_channel() local
516 static int omap_mbox_register(struct omap_mbox_device *mdev) in omap_mbox_register()
550 static int omap_mbox_unregister(struct omap_mbox_device *mdev) in omap_mbox_unregister()
573 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_startup() local
588 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_shutdown() local
674 struct omap_mbox_device *mdev; in omap_mbox_of_xlate() local
702 struct omap_mbox_device *mdev; in omap_mbox_probe() local
895 struct omap_mbox_device *mdev = platform_get_drvdata(pdev); in omap_mbox_remove() local