sti_mbox_pdata    194 drivers/mailbox/mailbox-sti.c 	struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev);
sti_mbox_pdata    216 drivers/mailbox/mailbox-sti.c 	struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev);
sti_mbox_pdata    325 drivers/mailbox/mailbox-sti.c 	struct sti_mbox_pdata *pdata = dev_get_platdata(mdev->dev);
sti_mbox_pdata    390 drivers/mailbox/mailbox-sti.c static const struct sti_mbox_pdata mbox_stih407_pdata = {
sti_mbox_pdata    420 drivers/mailbox/mailbox-sti.c 	pdev->dev.platform_data = (struct sti_mbox_pdata *) match->data;