ti_msgmgr_of_match  698 drivers/mailbox/ti-msgmgr.c static const struct of_device_id ti_msgmgr_of_match[] = {
ti_msgmgr_of_match  704 drivers/mailbox/ti-msgmgr.c MODULE_DEVICE_TABLE(of, ti_msgmgr_of_match);
ti_msgmgr_of_match  728 drivers/mailbox/ti-msgmgr.c 	of_id = of_match_device(ti_msgmgr_of_match, dev);
ti_msgmgr_of_match  831 drivers/mailbox/ti-msgmgr.c 		   .of_match_table = of_match_ptr(ti_msgmgr_of_match),