Searched refs:omap_mbox_device (Results 1 – 1 of 1) sorted by relevance
88 struct omap_mbox_device { struct116 struct omap_mbox_device *parent; argument141 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg()147 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg()438 static struct omap_mbox *omap_mbox_device_find(struct omap_mbox_device *mdev, in omap_mbox_device_find()462 struct omap_mbox_device *mdev; in omap_mbox_request_channel()509 static int omap_mbox_register(struct omap_mbox_device *mdev) in omap_mbox_register()543 static int omap_mbox_unregister(struct omap_mbox_device *mdev) in omap_mbox_unregister()566 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_startup()581 struct omap_mbox_device *mdev = mbox->parent; in omap_mbox_chan_shutdown()[all …]