Home
last modified time | relevance | path

Searched refs:artpec6_crypto_of_match (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2836 static const struct of_device_id artpec6_crypto_of_match[] = { variable
2841 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,