Lines Matching refs:sti_mbox_device
57 struct sti_mbox_device { struct
85 struct sti_mbox_device *mdev; argument
93 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_channel_is_enabled()
126 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_enable_channel()
141 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_disable_channel()
156 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_clear_irq()
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()
219 struct sti_mbox_device *mdev = data; in sti_mbox_irq_handler()
258 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_tx_is_ready()
281 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_send_data()
328 struct sti_mbox_device *mdev = dev_get_drvdata(mbox->dev); in sti_mbox_xlate()
411 struct sti_mbox_device *mdev; in sti_mbox_probe()
493 struct sti_mbox_device *mdev = platform_get_drvdata(pdev); in sti_mbox_remove()