Lines Matching refs:artpec6_crypto_dev

347 static struct device *artpec6_crypto_dev;  variable
450 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_busy()
458 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_submit()
480 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_start_dma()
607 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_map_page()
679 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_unmap_all()
1044 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_init()
1073 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_destroy()
1316 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_hash()
1667 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_crypto()
1835 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_aead()
2072 dev_info_ratelimited(artpec6_crypto_dev, "timeout\n"); in artpec6_crypto_timeout()
2101 dma_sync_single_for_cpu(artpec6_crypto_dev, in artpec6_crypto_task()
2259 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_init_hash()
2436 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_export()
2464 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_import()
2858 if (artpec6_crypto_dev) in artpec6_crypto_probe()
2926 artpec6_crypto_dev = &pdev->dev; in artpec6_crypto_probe()