Lines Matching refs:sti_mbox_device
53 struct sti_mbox_device { struct
81 struct sti_mbox_device *mdev; argument
89 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_channel_is_enabled()
122 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_enable_channel()
137 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_disable_channel()
152 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_clear_irq()
160 static struct mbox_chan *sti_mbox_irq_to_channel(struct sti_mbox_device *mdev, in sti_mbox_irq_to_channel()
193 struct sti_mbox_device *mdev = data; in sti_mbox_thread_handler()
215 struct sti_mbox_device *mdev = data; in sti_mbox_irq_handler()
254 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_tx_is_ready()
277 struct sti_mbox_device *mdev = chan_info->mdev; in sti_mbox_send_data()
324 struct sti_mbox_device *mdev = dev_get_drvdata(mbox->dev); in sti_mbox_xlate()
407 struct sti_mbox_device *mdev; in sti_mbox_probe()