Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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);
415 match = of_match_device(sti_mailbox_match, &pdev->dev); in sti_mbox_probe()
491 .of_match_table = sti_mailbox_match,
/kernel/linux/linux-6.6/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,

Completed in 2 milliseconds