sti_mailbox_match  395 drivers/mailbox/mailbox-sti.c static const struct of_device_id sti_mailbox_match[] = {
sti_mailbox_match  402 drivers/mailbox/mailbox-sti.c MODULE_DEVICE_TABLE(of, sti_mailbox_match);
sti_mailbox_match  415 drivers/mailbox/mailbox-sti.c 	match = of_match_device(sti_mailbox_match, &pdev->dev);
sti_mailbox_match  491 drivers/mailbox/mailbox-sti.c 		.of_match_table = sti_mailbox_match,