Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox-sti.c395 static const struct of_device_id sti_mailbox_match[] = { variable
402 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,