Home
last modified time | relevance | path

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

/linux/drivers/mailbox/
H A Dmailbox-sti.c66 struct sti_mbox_pdata { struct
192 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_thread_handler()
214 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_irq_handler()
323 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_xlate()
388 static const struct sti_mbox_pdata mbox_stih407_pdata = {
411 pdev->dev.platform_data = (struct sti_mbox_pdata *)device_get_match_data(&pdev->dev); in sti_mbox_probe()