Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dti-msgmgr.c802 static const struct of_device_id ti_msgmgr_of_match[] = { variable
808 MODULE_DEVICE_TABLE(of, ti_msgmgr_of_match);
831 of_id = of_match_device(ti_msgmgr_of_match, dev); in ti_msgmgr_probe()
931 .of_match_table = of_match_ptr(ti_msgmgr_of_match),