Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mailbox/
Dmailbox-sti.c72 struct sti_mbox_pdata { struct
198 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_thread_handler()
220 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_irq_handler()
329 struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev); in sti_mbox_xlate()
394 static const struct sti_mbox_pdata mbox_stih407_pdata = {
423 pdev->dev.platform_data = (struct sti_mbox_pdata *) match->data; in sti_mbox_probe()