Searched refs:artpec6_crypto_of_match (Results 1 – 1 of 1) sorted by relevance
2836 static const struct of_device_id artpec6_crypto_of_match[] = { variable2841 MODULE_DEVICE_TABLE(of, artpec6_crypto_of_match);2856 match = of_match_node(artpec6_crypto_of_match, dev->of_node); in artpec6_crypto_probe()2981 .of_match_table = artpec6_crypto_of_match,