Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mailbox/
H A Dpcc.c547 * pcc_mbox_probe - Called when we find a match for the
557 static int pcc_mbox_probe(struct platform_device *pdev) in pcc_mbox_probe() function
577 .probe = pcc_mbox_probe,
601 pcc_mbox_probe, NULL, 0, NULL, 0); in pcc_init()
/kernel/linux/linux-6.6/drivers/mailbox/
H A Dpcc.c623 * pcc_mbox_probe - Called when we find a match for the
633 static int pcc_mbox_probe(struct platform_device *pdev) in pcc_mbox_probe() function
725 .probe = pcc_mbox_probe,
748 pcc_mbox_probe, NULL, 0, NULL, 0); in pcc_init()

Completed in 2 milliseconds