Lines Matching defs:mdev
40 #define MBOX_BASE(mdev, inst) ((mdev)->base + ((inst) * 4)) argument
85 struct sti_mbox_device *mdev; member
93 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_channel_is_enabled() local
126 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_enable_channel() local
141 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_disable_channel() local
156 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_clear_irq() local
164 static struct mbox_chan *sti_mbox_irq_to_channel(struct sti_mbox_device *mdev, in sti_mbox_irq_to_channel()
197 struct sti_mbox_device *mdev = data; in sti_mbox_thread_handler() local
219 struct sti_mbox_device *mdev = data; in sti_mbox_irq_handler() local
258 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_tx_is_ready() local
281 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_send_data() local
328 struct sti_mbox_device *mdev = dev_get_drvdata(mbox->dev); in sti_mbox_xlate() local
411 struct sti_mbox_device *mdev; in sti_mbox_probe() local
493 struct sti_mbox_device *mdev = platform_get_drvdata(pdev); in sti_mbox_remove() local