Searched refs:cdns_ufs_of_match (Results 1 – 1 of 1) sorted by relevance
269 static const struct of_device_id cdns_ufs_of_match[] = { variable281 MODULE_DEVICE_TABLE(of, cdns_ufs_of_match);296 of_id = of_match_node(cdns_ufs_of_match, dev->of_node); in cdns_ufs_pltfrm_probe()335 .of_match_table = cdns_ufs_of_match,