artpec6_crypto_of_match 2843 drivers/crypto/axis/artpec6_crypto.c static const struct of_device_id artpec6_crypto_of_match[] = {
artpec6_crypto_of_match 2848 drivers/crypto/axis/artpec6_crypto.c MODULE_DEVICE_TABLE(of, artpec6_crypto_of_match);
artpec6_crypto_of_match 2863 drivers/crypto/axis/artpec6_crypto.c 	match = of_match_node(artpec6_crypto_of_match, dev->of_node);
artpec6_crypto_of_match 2989 drivers/crypto/axis/artpec6_crypto.c 		.of_match_table = artpec6_crypto_of_match,