Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mailbox/
Dmailbox-sti.c399 static const struct of_device_id sti_mailbox_match[] = { variable
406 MODULE_DEVICE_TABLE(of, sti_mailbox_match);
419 match = of_match_device(sti_mailbox_match, &pdev->dev); in sti_mbox_probe()
506 .of_match_table = sti_mailbox_match,