Home
last modified time | relevance | path

Searched refs:sti_mbox_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mailbox/
H A Dmailbox-sti.c53 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()
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()
[all …]