Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c2841 static const struct of_device_id artpec6_crypto_of_match[] = { variable
2846 MODULE_DEVICE_TABLE(of, artpec6_crypto_of_match);
2861 match = of_match_node(artpec6_crypto_of_match, dev->of_node); in artpec6_crypto_probe()
2987 .of_match_table = artpec6_crypto_of_match,
/kernel/linux/linux-6.6/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,

Completed in 8 milliseconds