Searched refs:ti_iodelay_of_match (Results 1 – 1 of 1) sorted by relevance
806 static const struct of_device_id ti_iodelay_of_match[] = { variable810 MODULE_DEVICE_TABLE(of, ti_iodelay_of_match);833 match = of_match_device(ti_iodelay_of_match, dev); in ti_iodelay_probe()927 .of_match_table = ti_iodelay_of_match,