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