Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox-sti.c68 struct sti_mbox_pdata { struct
194 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_thread_handler()
216 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_irq_handler()
325 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_xlate()
390 static const struct sti_mbox_pdata mbox_stih407_pdata = {
419 pdev->dev.platform_data = (struct sti_mbox_pdata *) match->data; in sti_mbox_probe()