Searched refs:sti_mailbox_match (Results 1 – 1 of 1) sorted by relevance
395 static const struct of_device_id sti_mailbox_match[] = { variable402 MODULE_DEVICE_TABLE(of, sti_mailbox_match);414 match = of_match_device(sti_mailbox_match, &pdev->dev); in sti_mbox_probe()489 .of_match_table = sti_mailbox_match,