Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/axis/
H A Dartpec6_crypto.c2842 static const struct of_device_id artpec6_crypto_of_match[] = { variable
2847 MODULE_DEVICE_TABLE(of, artpec6_crypto_of_match);
2862 match = of_match_node(artpec6_crypto_of_match, dev->of_node); in artpec6_crypto_probe()
2988 .of_match_table = artpec6_crypto_of_match,