Lines Matching defs:artpec6_crypto
259 struct artpec6_crypto {
451 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
459 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
481 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1045 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1074 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1317 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1668 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1836 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2041 static void artpec6_crypto_process_queue(struct artpec6_crypto *ac,
2071 struct artpec6_crypto *ac = from_timer(ac, t, timer);
2080 struct artpec6_crypto *ac = (struct artpec6_crypto *)data;
2260 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2437 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2465 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2487 static int init_crypto_hw(struct artpec6_crypto *ac)
2547 static void artpec6_crypto_disable_hw(struct artpec6_crypto *ac)
2568 struct artpec6_crypto *ac = dev_id;
2824 dbgfs_root = debugfs_create_dir("artpec6_crypto", NULL);
2853 struct artpec6_crypto *ac;
2876 ac = devm_kzalloc(&pdev->dev, sizeof(struct artpec6_crypto),
2962 struct artpec6_crypto *ac = platform_get_drvdata(pdev);