Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mailbox/
Dmailbox-sti.c399 static const struct of_device_id sti_mailbox_match[] = { variable
418 match = of_match_device(sti_mailbox_match, &pdev->dev); in sti_mbox_probe()
505 .of_match_table = sti_mailbox_match,