Lines Matching defs:artpec6_crypto
258 struct artpec6_crypto {
450 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
458 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
480 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1044 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1073 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1316 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1667 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
1835 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2040 static void artpec6_crypto_process_queue(struct artpec6_crypto *ac,
2070 struct artpec6_crypto *ac = from_timer(ac, t, timer);
2079 struct artpec6_crypto *ac = (struct artpec6_crypto *)data;
2259 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2436 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2464 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev);
2486 static int init_crypto_hw(struct artpec6_crypto *ac)
2546 static void artpec6_crypto_disable_hw(struct artpec6_crypto *ac)
2567 struct artpec6_crypto *ac = dev_id;
2823 dbgfs_root = debugfs_create_dir("artpec6_crypto", NULL);
2852 struct artpec6_crypto *ac;
2875 ac = devm_kzalloc(&pdev->dev, sizeof(struct artpec6_crypto),
2961 struct artpec6_crypto *ac = platform_get_drvdata(pdev);