Searched refs:artpec6_crypto (Results 1 – 2 of 2) sorted by relevance
259 struct artpec6_crypto { struct451 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_busy()459 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_submit()481 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_start_dma()2071 struct artpec6_crypto *ac = from_timer(ac, t, timer); in artpec6_crypto_timeout()2080 struct artpec6_crypto *ac = (struct artpec6_crypto *)data; in artpec6_crypto_task()2487 static int init_crypto_hw(struct artpec6_crypto *ac) in init_crypto_hw()2568 struct artpec6_crypto *ac = dev_id; in artpec6_crypto_irq()2853 struct artpec6_crypto *ac; in artpec6_crypto_probe()2876 ac = devm_kzalloc(&pdev->dev, sizeof(struct artpec6_crypto), in artpec6_crypto_probe()[all …]
2 obj-$(CONFIG_CRYPTO_DEV_ARTPEC6) := artpec6_crypto.o